-
- All Implemented Interfaces:
-
java.io.Serializable,java.lang.Comparable
public enum CircularGaugePointerTypeList of all circular gauge pointers type.
-
-
Method Summary
Modifier and Type Method Description StringgetJsBase()static Array<CircularGaugePointerType>values()static CircularGaugePointerTypevalueOf(String name)-
-
Method Detail
-
values
static Array<CircularGaugePointerType> values()
-
valueOf
static CircularGaugePointerType valueOf(String name)
-
-
-
-