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