Uses of Enum
com.blackhillsoftware.smf.smf6.Smf6Subsystem
Packages that use 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
Methods in com.blackhillsoftware.smf.smf6 that return Smf6SubsystemModifier 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.Methods in com.blackhillsoftware.smf.smf6 with parameters of type Smf6SubsystemModifier and TypeMethodDescriptionstatic IoDataSection
IoDataSection.create
(byte[] Data, int offset, int length, Smf6Subsystem smf6Subsystem) create is intended for internal use only.