Uses of Enum
org.oristool.models.ValidationMessageCollector.Level
Packages that use ValidationMessageCollector.Level
-
Uses of ValidationMessageCollector.Level in org.oristool.models
Methods in org.oristool.models that return ValidationMessageCollector.LevelModifier 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.Methods in org.oristool.models with parameters of type ValidationMessageCollector.LevelModifier and TypeMethodDescriptionvoidValidationMessageCollector.addMessage(ValidationMessageCollector.Level level, String text) Constructors in org.oristool.models with parameters of type ValidationMessageCollector.Level