public final class Qdst extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
QDSTEND
Constant: 0x7C = 124
|
Modifier and Type | Method and Description |
---|---|
static Qdst |
create(byte[] Data,
int offset,
int length,
SmfDb2Record parent)
create is intended for internal use only.
|
long |
qdstcin2()
QDSTCIN2 value.
|
long |
qdstcnat()
QDSTCNAT value.
|
long |
qdstcstr()
QDSTCSTR value.
|
long |
qdsthwat()
QDSTHWAT value.
|
long |
qdsthwdt()
QDSTHWDT value.
|
long |
qdstmads()
QDSTMADS value.
|
long |
qdstmard()
QDSTMARD value.
|
long |
qdstmin2()
QDSTMIN2 value.
|
long |
qdstmqr2()
QDSTMQR2 value.
|
long |
qdstnads()
QDSTNADS value.
|
long |
qdstnard()
QDSTNARD value.
|
long |
qdstnccw()
QDSTNCCW value.
|
long |
qdstncqc()
QDSTNCQC value.
|
long |
qdstndba()
QDSTNDBA value.
|
long |
qdstnitc()
QDSTNITC value.
|
Duration |
qdstnqav()
QDSTNQAV as a Duration.
|
long |
qdstnqavRawValue()
QDSTNQAV raw value.
|
double |
qdstnqavSeconds()
QDSTNQAV in seconds.
|
Duration |
qdstnqmn()
QDSTNQMN as a Duration.
|
long |
qdstnqmnRawValue()
QDSTNQMN raw value.
|
double |
qdstnqmnSeconds()
QDSTNQMN in seconds.
|
Duration |
qdstnqmx()
QDSTNQMX as a Duration.
|
long |
qdstnqmxRawValue()
QDSTNQMX raw value.
|
double |
qdstnqmxSeconds()
QDSTNQMX in seconds.
|
long |
qdstnqr2()
QDSTNQR2 value.
|
long |
qdstpool()
QDSTPOOL value.
|
long |
qdstqcit()
QDSTQCIT value.
|
long |
qdstqcrt()
QDSTQCRT value.
|
long |
qdstqdbt()
QDSTQDBT value.
|
long |
qdstqin2()
QDSTQIN2 value.
|
long |
qdstqmit()
QDSTQMIT value.
|
long |
qdstrsat()
QDSTRSAT value.
|
long |
qdstrssu()
QDSTRSSU value.
|
long |
qdstwstr()
QDSTWSTR value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int QDSTEND
public long qdstqdbt()
public long qdstcstr()
public long qdstwstr()
public long qdstrsat()
public long qdstrssu()
public long qdstqcrt()
public long qdstqcit()
public long qdstqmit()
public long qdstcnat()
public long qdsthwat()
public long qdsthwdt()
public long qdstnitc()
public long qdstcin2()
public long qdstmin2()
public long qdstqin2()
public long qdstnqr2()
public long qdstmqr2()
public long qdstnads()
public long qdstmads()
public long qdstndba()
public long qdstpool()
public long qdstncqc()
public long qdstnard()
public long qdstmard()
public Duration qdstnqmn()
Duration
public double qdstnqmnSeconds()
public long qdstnqmnRawValue()
public Duration qdstnqmx()
Duration
public double qdstnqmxSeconds()
public long qdstnqmxRawValue()
public Duration qdstnqav()
Duration
public double qdstnqavSeconds()
public long qdstnqavRawValue()
public long qdstnccw()
public static Qdst 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.