Uses of Enum
com.blackhillsoftware.dcollect.values.Recorg
Packages that use Recorg
Package
Description
Classes for processing DCOLLECT data.
Enum values for DCOLLECT record fields
-
Uses of Recorg in com.blackhillsoftware.dcollect
Methods in com.blackhillsoftware.dcollect that return Recorg -
Uses of Recorg in com.blackhillsoftware.dcollect.values
Methods in com.blackhillsoftware.dcollect.values that return RecorgModifier and TypeMethodDescriptionstatic RecorgRecorg.from(int value) Get the DCRecorg for an integer valuestatic RecorgReturns the enum constant of this type with the specified name.static Recorg[]Recorg.values()Returns an array containing the constants of this enum type, in the order they are declared.