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