Uses of Enum
com.blackhillsoftware.smf.smf6.Smf6Subsystem
Package
Description
Mapping for SMF type 6 (External Writer/JES2 Writer/JES3 Writer/PSF/IP Printway) record.
-
Uses of Smf6Subsystem in com.blackhillsoftware.smf.smf6
Modifier and TypeMethodDescriptionSmf6Record.subsystem()
static Smf6Subsystem
Returns the enum constant of this type with the specified name.static Smf6Subsystem[]
Smf6Subsystem.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionstatic IoDataSection
IoDataSection.create
(byte[] Data, int offset, int length, Smf6Subsystem smf6Subsystem) create is intended for internal use only.