Uses of Enum Class
org.x4o.fc18.zion7.flame4.FCFlameStenoTongue
Packages that use FCFlameStenoTongue
-
Uses of FCFlameStenoTongue in org.x4o.fc18.zion7.flame4
Subclasses with type arguments of type FCFlameStenoTongue in org.x4o.fc18.zion7.flame4Modifier and TypeClassDescriptionenumThe steno tongue speak language supported limits.Methods in org.x4o.fc18.zion7.flame4 that return FCFlameStenoTongueModifier and TypeMethodDescriptionstatic FCFlameStenoTongueFCFlameStenoTongue.valueOf(int idx) Returns the enum constant of this class with the specified name.static FCFlameStenoTongueReturns the enum constant of this class with the specified name.static FCFlameStenoTongue[]FCFlameStenoTongue.values()Returns an array containing the constants of this enum class, in the order they are declared.