Uses of Enum
ml.options.ValueConstraint.Type
-
Uses of ValueConstraint.Type in ml.options
Subclasses with type arguments of type ValueConstraint.Type in ml.optionsModifier and TypeClassDescriptionstatic enumAn enum with the supported subtypes for this constraint typeMethods in ml.options that return ValueConstraint.TypeModifier and TypeMethodDescriptionstatic ValueConstraint.TypeReturns the enum constant of this type with the specified name.static ValueConstraint.Type[]ValueConstraint.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in ml.options with parameters of type ValueConstraint.TypeModifier and TypeMethodDescriptionstatic voidValueConstraint.add(OptionData optionData, ValueConstraint.Type type, String spec) Add a constraint of the givenValueConstraint.Typewith the specified details