public final class LsrPoolStatistics extends StatisticsDataSection
Modifier and Type | Field and Description |
---|---|
static int |
A08CLEN
Constant: 0x8C = 140
|
static int |
A08IDR
Constant: 0x27 = 39
|
static int |
A08IDSEP
Constant: 0x80 = 128
|
static int |
A08NBS
Constant: 0x0B = 11
|
static int |
A08VERS
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 |
---|---|
int |
a08bkhas()
A08BKHAS value.
|
int |
a08bkhsw()
A08BKHSW value.
|
int |
a08bkkyl()
A08BKKYL value.
|
int |
a08bkstn()
A08BKSTN value.
|
long |
a08bktsw()
A08BKTSW value.
|
int |
a08dvers()
A08DVERS value.
|
int |
a08flags()
A08FLAGS value.
|
ZonedDateTime |
a08gbkcd()
A08GBKCD STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).
|
BigInteger |
a08gbkcdRawValue()
A08GBKCD STCK value.
|
ZonedDateTime |
a08gbkdd()
A08GBKDD STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).
|
BigInteger |
a08gbkddRawValue()
A08GBKDD STCK value.
|
int |
a08id()
A08ID value.
|
boolean |
a08idsep()
Return true if
A08IDSEP bit in a08flags() is set. |
LocalDateTime |
a08lbkcd()
A08LBKCD STCK value converted to LocalDateTime (nanosecond precision).
|
BigInteger |
a08lbkcdRawValue()
A08LBKCD STCK value.
|
LocalDateTime |
a08lbkdd()
A08LBKDD STCK value converted to LocalDateTime (nanosecond precision).
|
BigInteger |
a08lbkddRawValue()
A08LBKDD STCK value.
|
int |
a08len()
A08LEN value.
|
int |
a08srpid()
A08SRPID value.
|
long |
a08tobffData()
A08TOBFF_DATA value.
|
long |
a08tobffIndx()
A08TOBFF_INDX value.
|
long |
a08tobfnData()
A08TOBFN_DATA value.
|
long |
a08tobfnIndx()
A08TOBFN_INDX value.
|
long |
a08tocrfData()
A08TOCRF_DATA value.
|
long |
a08tocrfIndx()
A08TOCRF_INDX value.
|
long |
a08tocrsData()
A08TOCRS_DATA value.
|
long |
a08tocrsIndx()
A08TOCRS_INDX value.
|
long |
a08tocwfData()
A08TOCWF_DATA value.
|
long |
a08tocwfIndx()
A08TOCWF_INDX value.
|
long |
a08tocwsData()
A08TOCWS_DATA value.
|
long |
a08tocwsIndx()
A08TOCWS_INDX value.
|
long |
a08tofrdData()
A08TOFRD_DATA value.
|
long |
a08tofrdIndx()
A08TOFRD_INDX value.
|
long |
a08tohbnData()
A08TOHBN_DATA value.
|
long |
a08tohbnIndx()
A08TOHBN_INDX value.
|
long |
a08tonuwData()
A08TONUW_DATA value.
|
long |
a08tonuwIndx()
A08TONUW_INDX value.
|
long |
a08touiwData()
A08TOUIW_DATA value.
|
long |
a08touiwIndx()
A08TOUIW_INDX value.
|
static LsrPoolStatistics |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
List<LsrPoolStatisticsEntry> |
lsrPoolEntries()
Get a List containing LsrPoolStatisticsEntry Sections from the section
for Data or combined Data + Index buffers
|
List<LsrPoolStatisticsEntry> |
lsrPoolIndexEntries()
Get a List containing LsrPoolStatisticsEntry Sections from the section
for Index buffers.
|
create, stid, stid, stilen, stilen, stivers
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int A08IDR
public static final int A08VERS
public static final int A08IDSEP
public static final int A08NBS
public static final int A08CLEN
public int a08len()
public int a08id()
public int a08dvers()
public int a08srpid()
public int a08flags()
public boolean a08idsep()
A08IDSEP
bit in a08flags()
is set.A08IDSEP = 0x80
public LocalDateTime a08lbkcd()
Use a08lbkcdRawValue()
for a BigInteger containing the complete
STCK value.
LocalDateTime
public BigInteger a08lbkcdRawValue()
public LocalDateTime a08lbkdd()
Use a08lbkddRawValue()
for a BigInteger containing the complete
STCK value.
LocalDateTime
public BigInteger a08lbkddRawValue()
public ZonedDateTime a08gbkcd()
Use a08gbkcdRawValue()
for a BigInteger containing the complete
STCK value.
ZonedDateTime
public BigInteger a08gbkcdRawValue()
public ZonedDateTime a08gbkdd()
Use a08gbkddRawValue()
for a BigInteger containing the complete
STCK value.
ZonedDateTime
public BigInteger a08gbkddRawValue()
public int a08bkkyl()
public int a08bkstn()
public int a08bkhsw()
public long a08bktsw()
public int a08bkhas()
public long a08tobfnData()
public long a08tohbnData()
public long a08tobffData()
public long a08tofrdData()
public long a08touiwData()
public long a08tonuwData()
public long a08tocrsData()
public long a08tocwsData()
public long a08tocrfData()
public long a08tocwfData()
public long a08tobfnIndx()
public long a08tohbnIndx()
public long a08tobffIndx()
public long a08tofrdIndx()
public long a08touiwIndx()
public long a08tonuwIndx()
public long a08tocrsIndx()
public long a08tocwsIndx()
public long a08tocrfIndx()
public long a08tocwfIndx()
public List<LsrPoolStatisticsEntry> lsrPoolEntries()
a08idsep()
public List<LsrPoolStatisticsEntry> lsrPoolIndexEntries()
a08idsep()
public static LsrPoolStatistics 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.