Uses of Enum
org.pentaho.aggdes.model.ValidationMessage.Type
Packages that use ValidationMessage.Type
-
Uses of ValidationMessage.Type in org.pentaho.aggdes.model
Methods in org.pentaho.aggdes.model that return ValidationMessage.TypeModifier and TypeMethodDescriptionValidationMessage.getType()static ValidationMessage.TypeReturns the enum constant of this type with the specified name.static ValidationMessage.Type[]ValidationMessage.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.pentaho.aggdes.model with parameters of type ValidationMessage.Type