Uses of Enum
com.blackhillsoftware.dcollect.values.CarriageControl
Package
Description
Classes for processing DCOLLECT data.
Enum values for DCOLLECT record fields
-
Uses of CarriageControl in com.blackhillsoftware.dcollect
-
Uses of CarriageControl in com.blackhillsoftware.dcollect.values
Modifier and TypeMethodDescriptionRecfm.controlChars()
RECFM control charactersstatic CarriageControl
CarriageControl.from
(int value) Get the DCCarriageControl for an integer valuestatic CarriageControl
Returns the enum constant of this type with the specified name.static CarriageControl[]
CarriageControl.values()
Returns an array containing the constants of this enum type, in the order they are declared.