public final class ResponseTimeDistributionDataSection extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
R723TENT
Constant: 0x0E = 14
|
Modifier and Type | Method and Description |
---|---|
static ResponseTimeDistributionDataSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
long |
get(int index)
Get an entry from the table of response time entries.
|
long |
r723trdb()
R723TRDB value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int R723TENT
public long get(int index)
index
- the entry to retrievepublic long r723trdb()
public static ResponseTimeDistributionDataSection 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.