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