Uses of Enum
com.blackhillsoftware.dcollect.DcollectType
Packages that use DcollectType
-
Uses of DcollectType in com.blackhillsoftware.dcollect
Methods in com.blackhillsoftware.dcollect that return DcollectTypeModifier and TypeMethodDescriptionDcollectRecord.dcurctyp()DCURCTYP value.static DcollectTypeDcollectRecord.dcurctyp(byte[] data) DCURCTYP value.static DcollectTypeGet the DcollectType for an String valuestatic DcollectTypeReturns the enum constant of this type with the specified name.static DcollectType[]DcollectType.values()Returns an array containing the constants of this enum type, in the order they are declared.