public final class ObjectUnaccessDataSection extends SmfData
Modifier and Type | Method and Description |
---|---|
static ObjectUnaccessDataSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
LocalTime |
smf41utu()
SMF41UTU as a LocalTime.
|
long |
smf41utuRawValue()
SMF41UTU raw value
|
long |
smf41uzu()
SMF41UZU value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public long smf41uzu()
public LocalTime smf41utu()
LocalTime
public long smf41utuRawValue()
public static ObjectUnaccessDataSection 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.