public final class JcProductSection extends SmfData
Modifier and Type | Method and Description |
---|---|
static JcProductSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
smfpsbal()
SMFPSBAL value.
|
int |
smfpsbkn()
SMFPSBKN value.
|
String |
smfpsjbn()
SMFPSJBN value.
|
int |
smfpsjid()
SMFPSJID value.
|
String |
smfpsjnm()
SMFPSJNM value.
|
long |
smfpslbw()
SMFPSLBW value.
|
int |
smfpsmfl()
SMFPSMFL value.
|
String |
smfpspdn()
SMFPSPDN value.
|
String |
smfpsprn()
SMFPSPRN value.
|
LocalDate |
smfpsrsd()
SMFPSRSD as a LocalDate.
|
int |
smfpsrsdRawValue()
SMFPSRSD raw value.
|
int |
smfpsrsn()
SMFPSRSN value.
|
LocalTime |
smfpsrst()
SMFPSRST as a LocalTime.
|
long |
smfpsrstRawValue()
SMFPSRST raw value
|
int |
smfpsrvn()
SMFPSRVN value.
|
String |
smfpsspn()
SMFPSSPN value.
|
String |
smfpsuif()
SMFPSUIF value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public int smfpsrvn()
public String smfpsprn()
public String smfpsspn()
public int smfpsmfl()
public int smfpsrsn()
public int smfpsjid()
public int smfpsbkn()
public long smfpslbw()
public int smfpsbal()
public String smfpsjnm()
public String smfpsjbn()
public LocalDate smfpsrsd()
LocalDate
public int smfpsrsdRawValue()
public LocalTime smfpsrst()
LocalTime
public long smfpsrstRawValue()
public String smfpsuif()
public String smfpspdn()
public static JcProductSection create(byte[] Data, int offset, int length)
Data
- Array of bytes containing data for this sectionoffset
- Offset of this section in the datalength
- length of the sectionCopyright © 2020 Black Hill Software Pty Ltd. All rights reserved.