Uses of Enum Class
org.x4o.fc18.cake2.gram5.FCDotBMW0102DashS2
Packages that use FCDotBMW0102DashS2
Package
Description
Data grams enum for user defined rendering of data numbers.
-
Uses of FCDotBMW0102DashS2 in org.x4o.fc18.cake2.gram5
Subclasses with type arguments of type FCDotBMW0102DashS2 in org.x4o.fc18.cake2.gram5Modifier and TypeClassDescriptionenum
"FC.BMW0102-S2" Four Corner Binary Model Word encoding.Methods in org.x4o.fc18.cake2.gram5 that return FCDotBMW0102DashS2Modifier and TypeMethodDescriptionstatic FCDotBMW0102DashS2
FCDotBMW0102DashS2.valueOf
(int idx) Returns the enum constant of this class with the specified name.static FCDotBMW0102DashS2
Returns the enum constant of this class with the specified name.static FCDotBMW0102DashS2[]
FCDotBMW0102DashS2.values()
Returns an array containing the constants of this enum class, in the order they are declared.