public final class DirectoryElementRatioData extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
SMF420IE_LEN
Constant: 0x50 = 80
|
Modifier and Type | Method and Description |
---|---|
static DirectoryElementRatioData |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
Duration |
smf42iea()
SMF42IEA as a Duration.
|
long |
smf42ieaRawValue()
SMF42IEA raw value.
|
double |
smf42ieaSeconds()
SMF42IEA in seconds.
|
String |
smf42ieb()
SMF42IEB value.
|
long |
smf42iec()
SMF42IEC value.
|
long |
smf42ied()
SMF42IED value.
|
long |
smf42iee()
SMF42IEE value.
|
long |
smf42ief()
SMF42IEF value.
|
long |
smf42ieg()
SMF42IEG value.
|
long |
smf42ieh()
SMF42IEH value.
|
long |
smf42iei()
SMF42IEI value.
|
long |
smf42iej()
SMF42IEJ value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int SMF420IE_LEN
public Duration smf42iea()
Duration
public double smf42ieaSeconds()
public long smf42ieaRawValue()
public String smf42ieb()
public long smf42iec()
public long smf42ied()
public long smf42iee()
public long smf42ief()
public long smf42ieg()
public long smf42ieh()
public long smf42iei()
public long smf42iej()
public static DirectoryElementRatioData 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.