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