Uses of Enum
com.blackhillsoftware.dcollect.DataClass.Dsntype
Packages that use DataClass.Dsntype
-
Uses of DataClass.Dsntype in com.blackhillsoftware.dcollect
Methods in com.blackhillsoftware.dcollect that return DataClass.DsntypeModifier and TypeMethodDescriptionDataClass.ddcdsnty()DDCDSNTY as a Dsntype.static DataClass.DsntypeDataClass.Dsntype.from(int value) Get the DCDsntype for an integer valuestatic DataClass.DsntypeReturns 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.