public final class NcListStructureStatistics extends StatisticsDataSection
Modifier and Type | Field and Description |
---|---|
static int |
S4CLEN
Constant: 0x78 = 120
|
static int |
S4IDE
Constant: 0x7C = 124
|
static int |
S4VERS
Constant: 0x01 = 1
|
STIASG, STIAUTO, STICLEN, STICONMR, STICONSR, STICONSS, STID2G, STID2R, STIDBUSS, STIDHD, STIDS, STIDSR, STIDST, STIECC, STIECG, STIECR, STIEND, STIEPG, STIEPR, STIFCR, STIFEPIC, STIFEPIP, STIFEPIT, STIISR, STILDB, STILDG, STILDP, STILDR, STILDY, STILGG, STILGR, STILGS, STILSRFR, STILSRR, STIM, STIMLR, STIMNR, STIMPR, STIMQG, STIMQR, STINDJ, STINQG, STIPAUTO, STIPGD, STIPGE, STIPGP, STIPGR, STIPIR, STIPIW, STIRLR, STIRMG, STISDG, STISDR, STISECUR, STISJG, STISJR, STISJS, STISMD, STISMDSA, STISMT, STISOG, STISOR, STIST, STITCR, STITDG, STITDQG, STITDQR, STITDR, STITM, STITSQ, STIUSG, STIVT, STIW2R, STIWBG, STIWBR, STIXMC, STIXMG, STIXMR
Modifier and Type | Method and Description |
---|---|
static NcListStructureStatistics |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
long |
s4asyct()
S4ASYCT value.
|
String |
s4cnname()
S4CNNAME value.
|
String |
s4cnpref()
S4CNPREF value.
|
String |
s4cnsysn()
S4CNSYSN value.
|
long |
s4crect()
S4CRECT value.
|
long |
s4delct()
S4DELCT value.
|
int |
s4dvers()
S4DVERS value.
|
long |
s4entrct()
S4ENTRCT value.
|
long |
s4entrhi()
S4ENTRHI value.
|
long |
s4entrlo()
S4ENTRLO value.
|
long |
s4entrmx()
S4ENTRMX value.
|
long |
s4getct()
S4GETCT value.
|
int |
s4id()
S4ID value.
|
long |
s4keqct()
S4KEQCT value.
|
long |
s4kgect()
S4KGECT value.
|
int |
s4len()
S4LEN value.
|
String |
s4name()
S4NAME value.
|
String |
s4pool()
S4POOL value.
|
String |
s4pref()
S4PREF value.
|
long |
s4rsp1ct()
S4RSP1CT value.
|
long |
s4rsp2ct()
S4RSP2CT value.
|
long |
s4rsp3ct()
S4RSP3CT value.
|
long |
s4rsp4ct()
S4RSP4CT value.
|
long |
s4rsp5ct()
S4RSP5CT value.
|
long |
s4rsp6ct()
S4RSP6CT value.
|
long |
s4rsp7ct()
S4RSP7CT value.
|
long |
s4setct()
S4SETCT value.
|
long |
s4size()
S4SIZE value.
|
long |
s4sizemx()
S4SIZEMX value.
|
create, stid, stid, stilen, stilen, stivers
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int S4IDE
public static final int S4VERS
public static final int S4CLEN
public int s4len()
public int s4id()
public int s4dvers()
public String s4name()
public String s4pref()
public String s4pool()
public String s4cnname()
public String s4cnpref()
public String s4cnsysn()
public long s4size()
public long s4sizemx()
public long s4entrct()
public long s4entrhi()
public long s4entrlo()
public long s4entrmx()
public long s4crect()
public long s4getct()
public long s4setct()
public long s4delct()
public long s4keqct()
public long s4kgect()
public long s4asyct()
public long s4rsp1ct()
public long s4rsp2ct()
public long s4rsp3ct()
public long s4rsp4ct()
public long s4rsp5ct()
public long s4rsp6ct()
public long s4rsp7ct()
public static NcListStructureStatistics 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.