public final class StructureInterimStorageSection extends SmfData
Modifier and Type | Method and Description |
---|---|
static StructureInterimStorageSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
double |
smf88sab()
SMF88SAB value.
|
long |
smf88sai()
SMF88SAI value.
|
long |
smf88sc1()
SMF88SC1 value.
|
long |
smf88sc2()
SMF88SC2 value.
|
long |
smf88sc3()
SMF88SC3 value.
|
double |
smf88sib()
SMF88SIB value.
|
long |
smf88sii()
SMF88SII value.
|
String |
smf88stn()
SMF88STN value.
|
double |
smf88swb()
SMF88SWB value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public String smf88stn()
public double smf88swb()
public double smf88sib()
public double smf88sab()
public long smf88sii()
public long smf88sai()
public long smf88sc1()
public long smf88sc2()
public long smf88sc3()
public static StructureInterimStorageSection 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.