public final class PdseStatistics extends SmfData
Modifier and Type | Method and Description |
---|---|
static PdseStatistics |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
long |
smf14drd()
SMF14DRD value.
|
long |
smf14drdh()
SMF14DRDH value.
|
long |
smf14mce()
SMF14MCE value.
|
long |
smf14mcf()
SMF14MCF value.
|
long |
smf14mnc()
SMF14MNC value.
|
long |
smf14mrd()
SMF14MRD value.
|
long |
smf14mrdh()
SMF14MRDH value.
|
long |
smf14mst()
SMF14MST value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public long smf14drd()
public long smf14drdh()
public long smf14mrd()
public long smf14mrdh()
public long smf14mce()
public long smf14mst()
public long smf14mnc()
public long smf14mcf()
public static PdseStatistics 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.