public final class AppcCumulativeResourceSection extends SmfData
Modifier and Type | Method and Description |
---|---|
static AppcCumulativeResourceSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
long |
smf30atr()
SMF30ATR value.
|
long |
smf30cn()
SMF30CN value.
|
long |
smf30cna()
SMF30CNA value.
|
double |
smf30dar()
SMF30DAR value.
|
double |
smf30dat()
SMF30DAT value.
|
long |
smf30rec()
SMF30REC value.
|
long |
smf30sen()
SMF30SEN value.
|
long |
smf30tac()
SMF30TAC value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public long smf30cn()
public long smf30cna()
public long smf30sen()
public double smf30dat()
public long smf30rec()
public double smf30dar()
public long smf30tac()
public long smf30atr()
public static AppcCumulativeResourceSection 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.