Uses of Enum
ac.simons.neo4j.migrations.core.ValidationResult.Outcome
Packages that use ValidationResult.Outcome
-
Uses of ValidationResult.Outcome in ac.simons.neo4j.migrations.core
Methods in ac.simons.neo4j.migrations.core that return ValidationResult.OutcomeModifier and TypeMethodDescriptionValidationResult.getOutcome()static ValidationResult.OutcomeReturns the enum constant of this type with the specified name.static ValidationResult.Outcome[]ValidationResult.Outcome.values()Returns an array containing the constants of this enum type, in the order they are declared.