Uses of Class
nl.dedicon.pipeline.braille.step.NumericMode
-
Packages that use NumericMode Package Description nl.dedicon.pipeline.braille.step -
-
Uses of NumericMode in nl.dedicon.pipeline.braille.step
Methods in nl.dedicon.pipeline.braille.step that return NumericMode Modifier and Type Method Description static NumericModeNumericMode. valueOf(String name)Returns the enum constant of this type with the specified name.static NumericMode[]NumericMode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-