public final class Qles extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
QLESEND
Constant: 0xA8 = 168
|
Modifier and Type | Method and Description |
---|---|
static Qles |
create(byte[] Data,
int offset,
int length,
SmfDb2Record parent)
create is intended for internal use only.
|
long |
qlecreat()
QLECREAT value.
|
long |
qlelow1m()
QLELOW1M value.
|
long |
qlelowec()
QLELOWEC value.
|
long |
qlelowem()
QLELOWEM value.
|
long |
qlelowic()
QLELOWIC value.
|
long |
qlelowim()
QLELOWIM value.
|
Duration |
qlentrdy()
QLENTRDY as a Duration.
|
long |
qlentrdyRawValue()
QLENTRDY raw value.
|
double |
qlentrdySeconds()
QLENTRDY in seconds.
|
long |
qlenumec()
QLENUMEC value.
|
long |
qlenumem()
QLENUMEM value.
|
long |
qlenumic()
QLENUMIC value.
|
long |
qlenumim()
QLENUMIM value.
|
long |
qlestg1m()
QLESTG1M value.
|
long |
qlestgec()
QLESTGEC value.
|
long |
qlestgem()
QLESTGEM value.
|
long |
qlestgic()
QLESTGIC value.
|
long |
qlestgim()
QLESTGIM value.
|
Duration |
qletime()
QLETIME as a Duration.
|
Duration |
qletimei()
QLETIMEI as a Duration.
|
long |
qletimeiRawValue()
QLETIMEI raw value.
|
double |
qletimeiSeconds()
QLETIMEI in seconds.
|
Duration |
qletimem()
QLETIMEM as a Duration.
|
long |
qletimemRawValue()
QLETIMEM raw value.
|
double |
qletimemSeconds()
QLETIMEM in seconds.
|
long |
qletimeRawValue()
QLETIME raw value.
|
double |
qletimeSeconds()
QLETIME in seconds.
|
Duration |
qletimet()
QLETIMET as a Duration.
|
long |
qletimetRawValue()
QLETIMET raw value.
|
double |
qletimetSeconds()
QLETIMET in seconds.
|
Duration |
qletimew()
QLETIMEW as a Duration.
|
long |
qletimewRawValue()
QLETIMEW raw value.
|
double |
qletimewSeconds()
QLETIMEW in seconds.
|
long |
qletrmdl()
QLETRMDL value.
|
long |
qletrmer()
QLETRMER value.
|
long |
qletrmst()
QLETRMST value.
|
Duration |
qleused()
QLEUSED as a Duration.
|
long |
qleusedRawValue()
QLEUSED raw value.
|
double |
qleusedSeconds()
QLEUSED in seconds.
|
String |
qleye()
QLEYE value.
|
int |
qlid()
QLID value.
|
int |
qllen()
QLLEN value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int QLESEND
public int qlid()
public int qllen()
public String qleye()
public long qlecreat()
public long qletrmst()
public long qletrmer()
public long qletrmdl()
public long qlenumec()
public long qlenumem()
public long qlenumic()
public long qlenumim()
public long qlestgec()
public long qlestgem()
public long qlestgic()
public long qlestgim()
public long qlelowec()
public long qlelowem()
public long qlelowic()
public long qlelowim()
public long qlestg1m()
public long qlelow1m()
public Duration qleused()
Duration
public double qleusedSeconds()
public long qleusedRawValue()
public Duration qletime()
Duration
public double qletimeSeconds()
public long qletimeRawValue()
public Duration qlentrdy()
Duration
public double qlentrdySeconds()
public long qlentrdyRawValue()
public Duration qletimew()
Duration
public double qletimewSeconds()
public long qletimewRawValue()
public Duration qletimei()
Duration
public double qletimeiSeconds()
public long qletimeiRawValue()
public Duration qletimet()
Duration
public double qletimetSeconds()
public long qletimetRawValue()
public Duration qletimem()
Duration
public double qletimemSeconds()
public long qletimemRawValue()
public static Qles create(byte[] Data, int offset, int length, SmfDb2Record parent)
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.