|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Options.Separator in ml.options |
---|
Methods in ml.options that return Options.Separator | |
---|---|
static Options.Separator |
Options.Separator.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Options.Separator[] |
Options.Separator.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 Options.Separator | |
---|---|
Options |
Options.setDefault(Options.Separator defaultValueSeparator)
Define the default to use for the separator for value options. |
Options |
Options.setDefault(Options.Separator defaultValueSeparator,
Options.Separator defaultDetailSeparator)
Define the defaults to use for the separators for value and detail options. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |