Uses of Enum
com.blackhillsoftware.dcollect.values.EAttr
Packages that use EAttr
Package
Description
Classes for processing DCOLLECT data.
Enum values for DCOLLECT record fields
-
Uses of EAttr in com.blackhillsoftware.dcollect
Methods in com.blackhillsoftware.dcollect that return EAttr -
Uses of EAttr in com.blackhillsoftware.dcollect.values
Methods in com.blackhillsoftware.dcollect.values that return EAttrModifier 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.