Uses of Enum
com.blackhillsoftware.dcollect.DataClass.BwoType
-
Uses of DataClass.BwoType in com.blackhillsoftware.dcollect
Modifier and TypeMethodDescriptionDataClass.ddcbwotp()
DDCBWOTP as a BwoType.static DataClass.BwoType
DataClass.BwoType.from
(int value) Get the BwoType for an integer valuestatic DataClass.BwoType
Returns the enum constant of this type with the specified name.static DataClass.BwoType[]
DataClass.BwoType.values()
Returns an array containing the constants of this enum type, in the order they are declared.