Package | Description |
---|---|
com.blackhillsoftware.smf.smf6 |
Mapping for SMF type 6 (External Writer/JES2 Writer/JES3 Writer/PSF/IP Printway) record.
|
Modifier and Type | Method and Description |
---|---|
Smf6Subsystem |
Smf6Record.subsystem() |
static Smf6Subsystem |
Smf6Subsystem.valueOf(String name)
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 Type | Method and Description |
---|---|
static IoDataSection |
IoDataSection.create(byte[] Data,
int offset,
int length,
Smf6Subsystem smf6Subsystem)
create is intended for internal use only.
|
Copyright © 2020 Black Hill Software Pty Ltd. All rights reserved.