public final class IdentificationSection extends SmfData
Modifier and Type | Method and Description |
---|---|
static IdentificationSection |
create(byte[] Data,
int offset,
int length,
boolean zFS)
create is intended for internal use only.
|
long |
smf92apg()
SMF92APG value.
|
long |
smf92api()
SMF92API value.
|
long |
smf92asg()
SMF92ASG value.
|
long |
smf92asid()
SMF92ASID value.
|
long |
smf92gid()
SMF92GID value.
|
String |
smf92jbn()
SMF92JBN value.
|
long |
smf92pgd()
SMF92PGD value.
|
long |
smf92pid()
SMF92PID value.
|
String |
smf92rgd()
SMF92RGD value.
|
long |
smf92rsc()
SMF92RSC value.
|
LocalDate |
smf92rsd()
SMF92RSD as a LocalDate.
|
int |
smf92rsdRawValue()
SMF92RSD raw value.
|
LocalTime |
smf92rst()
SMF92RST as a LocalTime.
|
long |
smf92rstRawValue()
SMF92RST raw value
|
String |
smf92rud()
SMF92RUD value.
|
long |
smf92ssd()
SMF92SSD value.
|
String |
smf92stm()
SMF92STM value.
|
long |
smf92uid()
SMF92UID value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public String smf92jbn()
public LocalTime smf92rst()
LocalTime
public long smf92rstRawValue()
public LocalDate smf92rsd()
LocalDate
public int smf92rsdRawValue()
public String smf92stm()
public String smf92rgd()
public String smf92rud()
public long smf92uid()
public long smf92gid()
public long smf92pid()
public long smf92pgd()
public long smf92ssd()
public long smf92api()
public long smf92apg()
public long smf92asg()
public long smf92asid()
public long smf92rsc()
public static IdentificationSection create(byte[] Data, int offset, int length, boolean zFS)
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.