Uses of Enum Class
org.x4o.fc18.cake2.gram5.FCDotIBM1616DashH8
Packages that use FCDotIBM1616DashH8
Package
Description
Data grams enum for user defined rendering of data numbers.
-
Uses of FCDotIBM1616DashH8 in org.x4o.fc18.cake2.gram5
Subclasses with type arguments of type FCDotIBM1616DashH8 in org.x4o.fc18.cake2.gram5Modifier and TypeClassDescriptionenum
"FC.IBM1616-H8" Four Corner Interim Byte Mode, embed raw 8 bit DataMethods in org.x4o.fc18.cake2.gram5 that return FCDotIBM1616DashH8Modifier and TypeMethodDescriptionstatic FCDotIBM1616DashH8[]
FCDotIBM1616DashH8.convertAll
(byte[] data) static FCDotIBM1616DashH8
FCDotIBM1616DashH8.valueOf
(int idx) Returns the enum constant of this class with the specified name.static FCDotIBM1616DashH8
Returns the enum constant of this class with the specified name.static FCDotIBM1616DashH8[]
FCDotIBM1616DashH8.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.x4o.fc18.cake2.gram5 with parameters of type FCDotIBM1616DashH8Modifier and TypeMethodDescriptionstatic byte[]
FCDotIBM1616DashH8.convertAll
(FCDotIBM1616DashH8[] data)