Uses of Enum
com.blackhillsoftware.dcollect.values.EAttr
Package
Description
Classes for processing DCOLLECT data.
Enum values for DCOLLECT record fields
-
Uses of EAttr in com.blackhillsoftware.dcollect
-
Uses of EAttr in com.blackhillsoftware.dcollect.values
Modifier and TypeMethodDescriptionstatic EAttr
EAttr.from
(int value) Get the DCEattr for an integer valuestatic EAttr
Returns the enum constant of this type with the specified name.static EAttr[]
EAttr.values()
Returns an array containing the constants of this enum type, in the order they are declared.