Uses of Enum Class
org.x4o.fc18.cake2.gram5.FCDotOCE0808DashH6
Packages that use FCDotOCE0808DashH6
Package
Description
Data grams enum for user defined rendering of data numbers.
-
Uses of FCDotOCE0808DashH6 in org.x4o.fc18.cake2.gram5
Subclasses with type arguments of type FCDotOCE0808DashH6 in org.x4o.fc18.cake2.gram5Modifier and TypeClassDescriptionenum
"FC.OCE0808-H6" Four Corner Octal Character Encoding in Hinari 6 bit.Methods in org.x4o.fc18.cake2.gram5 that return FCDotOCE0808DashH6Modifier and TypeMethodDescriptionstatic FCDotOCE0808DashH6
FCDotOCE0808DashH6.valueOf
(int idx) Returns the enum constant of this class with the specified name.static FCDotOCE0808DashH6
Returns the enum constant of this class with the specified name.static FCDotOCE0808DashH6[]
FCDotOCE0808DashH6.values()
Returns an array containing the constants of this enum class, in the order they are declared.