Uses of Enum
com.blackhillsoftware.dcollect.DataClass.BwoType
Packages that use DataClass.BwoType
-
Uses of DataClass.BwoType in com.blackhillsoftware.dcollect
Methods in com.blackhillsoftware.dcollect that return DataClass.BwoTypeModifier and TypeMethodDescriptionDataClass.ddcbwotp()DDCBWOTP as a BwoType.static DataClass.BwoTypeDataClass.BwoType.from(int value) Get the BwoType for an integer valuestatic DataClass.BwoTypeReturns 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.