public final class ObjectAccessDataSection extends SmfData
Modifier and Type | Method and Description |
---|---|
static ObjectAccessDataSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
smf41ama()
SMF41AMA value.
|
LocalTime |
smf41ata()
SMF41ATA as a LocalTime.
|
long |
smf41ataRawValue()
SMF41ATA raw value
|
long |
smf41aza()
SMF41AZA value.
|
String |
smf41dda()
SMF41DDA value.
|
String |
smf41jbn()
SMF41JBN value.
|
int |
smf41tya()
SMF41TYA value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public String smf41dda()
public long smf41aza()
public LocalTime smf41ata()
LocalTime
public long smf41ataRawValue()
public int smf41tya()
public int smf41ama()
public String smf41jbn()
public static ObjectAccessDataSection 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.