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