Uses of Enum
org.oristool.models.ValidationMessageCollector.Level
-
Uses of ValidationMessageCollector.Level in org.oristool.models
Modifier and TypeMethodDescriptionValidationMessageCollector.Message.getLevel()
Returns the enum constant of this type with the specified name.static ValidationMessageCollector.Level[]
ValidationMessageCollector.Level.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ValidationMessageCollector.addMessage
(ValidationMessageCollector.Level level, String text)