|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ValueConstraint.Type in ml.options |
|---|
| Methods in ml.options that return ValueConstraint.Type | |
|---|---|
static ValueConstraint.Type |
ValueConstraint.Type.valueOf(java.lang.String name)
Returns 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.Type | |
|---|---|
static void |
ValueConstraint.add(OptionData optionData,
ValueConstraint.Type type,
java.lang.String spec)
Add a constraint of the given ValueConstraint.Type with the specified details |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||