public final class RecordLengthDistributionSection extends SmfData
Modifier and Type | Method and Description |
---|---|
static RecordLengthDistributionSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
long |
icectr01()
ICECTR01 value.
|
long |
icectr02()
ICECTR02 value.
|
long |
icectr03()
ICECTR03 value.
|
long |
icectr04()
ICECTR04 value.
|
long |
icectr05()
ICECTR05 value.
|
long |
icectr06()
ICECTR06 value.
|
long |
icectr07()
ICECTR07 value.
|
long |
icectr08()
ICECTR08 value.
|
long |
icectr09()
ICECTR09 value.
|
long |
icectr10()
ICECTR10 value.
|
long |
icectr11()
ICECTR11 value.
|
long |
icectr12()
ICECTR12 value.
|
long |
icectr13()
ICECTR13 value.
|
long |
icectr14()
ICECTR14 value.
|
long |
icectr15()
ICECTR15 value.
|
long |
icectr16()
ICECTR16 value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public long icectr01()
public long icectr02()
public long icectr03()
public long icectr04()
public long icectr05()
public long icectr06()
public long icectr07()
public long icectr08()
public long icectr09()
public long icectr10()
public long icectr11()
public long icectr12()
public long icectr13()
public long icectr14()
public long icectr15()
public long icectr16()
public static RecordLengthDistributionSection 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.