public final class ProductSection extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
SMF70BIP
Constant: 0x01 = 1
|
static int |
SMF70BOO
Constant: 0x07 = 7
|
static int |
SMF70BRP
Constant: 0x03 = 3
|
static int |
SMF70BSH
Constant: 0x02 = 2
|
static int |
SMF70CNE
Constant: 0x40 = 64
|
static int |
SMF70CNV
Constant: 0x80 = 128
|
static int |
SMF70DRC
Constant: 0x20 = 32
|
static int |
SMF70EED
Constant: 0x20 = 32
|
static int |
SMF70EME
Constant: 0x10 = 16
|
static int |
SMF70IIP
Constant: 0x40 = 64
|
static int |
SMF70ISM
Constant: 0x10 = 16
|
static int |
SMF70ISS
Constant: 0x40 = 64
|
static int |
SMF70M3R
Constant: 0x20 = 32
|
static int |
SMF70PE2
Constant: 0x01 = 1
|
static int |
SMF70PED
Constant: 0x02 = 2
|
static int |
SMF70PRI
Constant: 0x08 = 8
|
static int |
SMF70PRP
Constant: 0x04 = 4
|
static int |
SMF70QES
Constant: 0x80 = 128
|
Modifier and Type | Method and Description |
---|---|
static ProductSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
boolean |
smf70bip()
Return true if
smf70fla() masked by SMF70BOO equals SMF70BIP . |
boolean |
smf70brp()
Return true if
smf70fla() masked by SMF70BOO equals SMF70BRP . |
boolean |
smf70bsh()
Return true if
smf70fla() masked by SMF70BOO equals SMF70BSH . |
boolean |
smf70cne()
Return true if
SMF70CNE bit in smf70prf() is set. |
boolean |
smf70cnv()
Return true if SMF70CNV bit in
smf70fla() is set. |
Duration |
smf70cyc()
SMF70CYC as a Duration.
|
int |
smf70cycRawValue()
SMF70CYC raw value.
|
double |
smf70cycSeconds()
SMF70CYC in seconds.
|
LocalDate |
smf70dat()
SMF70DAT as a LocalDate.
|
int |
smf70datRawValue()
SMF70DAT raw value.
|
boolean |
smf70drc()
Return true if
SMF70DRC bit in smf70prf() is set. |
boolean |
smf70eed()
Return true if SMF70EED bit in
smf70fla() is set. |
boolean |
smf70eme()
Return true if
SMF70EME bit in smf70prf() is set. |
int |
smf70fla()
SMF70FLA value.
|
ZonedDateTime |
smf70gie()
SMF70GIE STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).
|
BigInteger |
smf70gieRawValue()
SMF70GIE STCK value.
|
ZonedDateTime |
smf70iet()
SMF70IET STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).
|
BigInteger |
smf70ietRawValue()
SMF70IET STCK value.
|
boolean |
smf70iip()
Return true if SMF70IIP bit in
smf70fla() is set. |
int |
smf70iml()
SMF70IML value.
|
Duration |
smf70int()
SMF70INT as a Duration.
|
int |
smf70intRawValue()
SMF70INT raw value.
|
double |
smf70intSeconds()
SMF70INT in seconds.
|
boolean |
smf70ism()
Return true if SMF70ISM bit in
smf70fla() is set. |
boolean |
smf70iss()
Return true if SMF70ISS bit in
smf70fla() is set. |
LocalTime |
smf70ist()
SMF70IST as LocalTime.
|
int |
smf70istRawValue()
SMF70IST raw value.
|
ZoneOffset |
smf70lgo()
SMF70LGO as ZoneOffset.
|
long |
smf70lgoRawValue()
SMF70LGO raw value.
|
boolean |
smf70m3r()
Return true if SMF70M3R bit in
smf70fla() is set. |
int |
smf70mfl()
SMF70MFL value.
|
int |
smf70mfv()
SMF70MFV value.
|
String |
smf70mvs()
SMF70MVS value.
|
Duration |
smf70oil()
SMF70OIL as a Duration.
|
int |
smf70oilRawValue()
SMF70OIL raw value.
|
double |
smf70oilSeconds()
SMF70OIL in seconds.
|
boolean |
smf70pe2()
Return true if
SMF70PE2 bit in smf70prf() is set. |
boolean |
smf70ped()
Return true if
SMF70PED bit in smf70prf() is set. |
String |
smf70prd()
SMF70PRD value.
|
int |
smf70prf()
SMF70PRF value.
|
boolean |
smf70pri()
Return true if
SMF70PRI bit in smf70prf() is set. |
boolean |
smf70prp()
Return true if
SMF70PRP bit in smf70prf() is set. |
int |
smf70ptn()
SMF70PTN value.
|
boolean |
smf70qes()
Return true if
SMF70QES bit in smf70prf() is set. |
int |
smf70ral()
SMF70RAL value.
|
int |
smf70ran()
SMF70RAN value.
|
int |
smf70rao()
SMF70RAO value.
|
String |
smf70rls()
SMF70RLS value.
|
int |
smf70rv2()
SMF70RV2 value.
|
long |
smf70sam()
SMF70SAM value.
|
String |
smf70snm()
SMF70SNM value.
|
int |
smf70srl()
SMF70SRL value.
|
Duration |
smf70syn()
SMF70SYN as a Duration.
|
int |
smf70synRawValue()
SMF70SYN raw value.
|
double |
smf70synSeconds()
SMF70SYN in seconds.
|
String |
smf70xnm()
SMF70XNM value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int SMF70CNV
public static final int SMF70ISS
public static final int SMF70M3R
public static final int SMF70ISM
public static final int SMF70IIP
public static final int SMF70EED
public static final int SMF70BOO
public static final int SMF70BRP
public static final int SMF70BSH
public static final int SMF70BIP
public static final int SMF70QES
public static final int SMF70CNE
public static final int SMF70DRC
public static final int SMF70EME
public static final int SMF70PRI
public static final int SMF70PRP
public static final int SMF70PED
public static final int SMF70PE2
public int smf70mfv()
public String smf70prd()
public LocalTime smf70ist()
LocalTime
public int smf70istRawValue()
public LocalDate smf70dat()
LocalDate
public int smf70datRawValue()
public Duration smf70int()
Duration
public double smf70intSeconds()
public int smf70intRawValue()
public int smf70mfl()
public long smf70sam()
public int smf70rv2()
public int smf70fla()
public boolean smf70cnv()
smf70fla()
is set.SMF70CNV = 0x80
public boolean smf70iss()
smf70fla()
is set.SMF70ISS = 0x40
public boolean smf70m3r()
smf70fla()
is set.SMF70M3R = 0x20
public boolean smf70ism()
smf70fla()
is set.SMF70ISM = 0x10
public boolean smf70iip()
smf70fla()
is set.SMF70IIP = 0x40
public boolean smf70eed()
smf70fla()
is set.SMF70EED = 0x20
public boolean smf70brp()
smf70fla()
masked by SMF70BOO equals SMF70BRP
.smf70fla()
& SMF70BOO equals SMF70BRP
SMF70BRP = 0x03
public boolean smf70bsh()
smf70fla()
masked by SMF70BOO equals SMF70BSH
.smf70fla()
& SMF70BOO equals SMF70BSH
SMF70BSH = 0x02
public boolean smf70bip()
smf70fla()
masked by SMF70BOO equals SMF70BIP
.smf70fla()
& SMF70BOO equals SMF70BIP
SMF70BIP = 0x01
public String smf70rls()
public Duration smf70cyc()
Duration
public double smf70cycSeconds()
public int smf70cycRawValue()
public String smf70mvs()
public int smf70iml()
public int smf70prf()
public boolean smf70qes()
SMF70QES
bit in smf70prf()
is set.SMF70QES = 0x80
public boolean smf70cne()
SMF70CNE
bit in smf70prf()
is set.SMF70CNE = 0x40
public boolean smf70drc()
SMF70DRC
bit in smf70prf()
is set.SMF70DRC = 0x20
public boolean smf70eme()
SMF70EME
bit in smf70prf()
is set.SMF70EME = 0x10
public boolean smf70pri()
SMF70PRI
bit in smf70prf()
is set.SMF70PRI = 0x08
public boolean smf70prp()
SMF70PRP
bit in smf70prf()
is set.SMF70PRP = 0x04
public boolean smf70ped()
SMF70PED
bit in smf70prf()
is set.SMF70PED = 0x02
public boolean smf70pe2()
SMF70PE2
bit in smf70prf()
is set.SMF70PE2 = 0x01
public int smf70ptn()
public int smf70srl()
public ZonedDateTime smf70iet()
Use smf70ietRawValue()
for a BigInteger containing the complete
STCK value.
ZonedDateTime
public BigInteger smf70ietRawValue()
public ZoneOffset smf70lgo()
public long smf70lgoRawValue()
public int smf70rao()
public int smf70ral()
public int smf70ran()
public Duration smf70oil()
Duration
public double smf70oilSeconds()
public int smf70oilRawValue()
public Duration smf70syn()
Duration
public double smf70synSeconds()
public int smf70synRawValue()
public ZonedDateTime smf70gie()
Use smf70gieRawValue()
for a BigInteger containing the complete
STCK value.
ZonedDateTime
public BigInteger smf70gieRawValue()
public String smf70xnm()
public String smf70snm()
public static ProductSection 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 © 2021 Black Hill Software Pty Ltd. All rights reserved.