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