public final class ProductSection extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
SMF78BIP
Constant: 0x01 = 1
|
static int |
SMF78BOO
Constant: 0x07 = 7
|
static int |
SMF78BRP
Constant: 0x03 = 3
|
static int |
SMF78BSH
Constant: 0x02 = 2
|
static int |
SMF78CNE
Constant: 0x40 = 64
|
static int |
SMF78CNV
Constant: 0x80 = 128
|
static int |
SMF78DRC
Constant: 0x20 = 32
|
static int |
SMF78EED
Constant: 0x20 = 32
|
static int |
SMF78EME
Constant: 0x10 = 16
|
static int |
SMF78IIP
Constant: 0x40 = 64
|
static int |
SMF78ISM
Constant: 0x10 = 16
|
static int |
SMF78ISS
Constant: 0x40 = 64
|
static int |
SMF78M3R
Constant: 0x20 = 32
|
static int |
SMF78PE2
Constant: 0x01 = 1
|
static int |
SMF78PED
Constant: 0x02 = 2
|
static int |
SMF78PRI
Constant: 0x08 = 8
|
static int |
SMF78PRP
Constant: 0x04 = 4
|
static int |
SMF78QES
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 |
smf78bip()
Return true if
smf78fla() masked by SMF78BOO equals SMF78BIP . |
boolean |
smf78brp()
Return true if
smf78fla() masked by SMF78BOO equals SMF78BRP . |
boolean |
smf78bsh()
Return true if
smf78fla() masked by SMF78BOO equals SMF78BSH . |
boolean |
smf78cne()
Return true if
SMF78CNE bit in smf78prf() is set. |
boolean |
smf78cnv()
Return true if SMF78CNV bit in
smf78fla() is set. |
Duration |
smf78cyc()
SMF78CYC as a Duration.
|
int |
smf78cycRawValue()
SMF78CYC raw value.
|
double |
smf78cycSeconds()
SMF78CYC in seconds.
|
LocalDate |
smf78dat()
SMF78DAT as a LocalDate.
|
int |
smf78datRawValue()
SMF78DAT raw value.
|
boolean |
smf78drc()
Return true if
SMF78DRC bit in smf78prf() is set. |
boolean |
smf78eed()
Return true if SMF78EED bit in
smf78fla() is set. |
boolean |
smf78eme()
Return true if
SMF78EME bit in smf78prf() is set. |
int |
smf78fla()
SMF78FLA value.
|
ZonedDateTime |
smf78gie()
SMF78GIE STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).
|
BigInteger |
smf78gieRawValue()
SMF78GIE STCK value.
|
ZonedDateTime |
smf78iet()
SMF78IET STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).
|
BigInteger |
smf78ietRawValue()
SMF78IET STCK value.
|
boolean |
smf78iip()
Return true if SMF78IIP bit in
smf78fla() is set. |
int |
smf78iml()
SMF78IML value.
|
Duration |
smf78int()
SMF78INT as a Duration.
|
int |
smf78intRawValue()
SMF78INT raw value.
|
double |
smf78intSeconds()
SMF78INT in seconds.
|
boolean |
smf78ism()
Return true if SMF78ISM bit in
smf78fla() is set. |
boolean |
smf78iss()
Return true if SMF78ISS bit in
smf78fla() is set. |
LocalTime |
smf78ist()
SMF78IST as LocalTime.
|
int |
smf78istRawValue()
SMF78IST raw value.
|
ZoneOffset |
smf78lgo()
SMF78LGO as ZoneOffset.
|
long |
smf78lgoRawValue()
SMF78LGO raw value.
|
boolean |
smf78m3r()
Return true if SMF78M3R bit in
smf78fla() is set. |
int |
smf78mfl()
SMF78MFL value.
|
int |
smf78mfv()
SMF78MFV value.
|
String |
smf78mvs()
SMF78MVS value.
|
Duration |
smf78oil()
SMF78OIL as a Duration.
|
int |
smf78oilRawValue()
SMF78OIL raw value.
|
double |
smf78oilSeconds()
SMF78OIL in seconds.
|
boolean |
smf78pe2()
Return true if
SMF78PE2 bit in smf78prf() is set. |
boolean |
smf78ped()
Return true if
SMF78PED bit in smf78prf() is set. |
String |
smf78prd()
SMF78PRD value.
|
int |
smf78prf()
SMF78PRF value.
|
boolean |
smf78pri()
Return true if
SMF78PRI bit in smf78prf() is set. |
boolean |
smf78prp()
Return true if
SMF78PRP bit in smf78prf() is set. |
int |
smf78ptn()
SMF78PTN value.
|
boolean |
smf78qes()
Return true if
SMF78QES bit in smf78prf() is set. |
int |
smf78ral()
SMF78RAL value.
|
int |
smf78ran()
SMF78RAN value.
|
int |
smf78rao()
SMF78RAO value.
|
String |
smf78rls()
SMF78RLS value.
|
int |
smf78rv2()
SMF78RV2 value.
|
long |
smf78sam()
SMF78SAM value.
|
String |
smf78snm()
SMF78SNM value.
|
int |
smf78srl()
SMF78SRL value.
|
Duration |
smf78syn()
SMF78SYN as a Duration.
|
int |
smf78synRawValue()
SMF78SYN raw value.
|
double |
smf78synSeconds()
SMF78SYN in seconds.
|
String |
smf78xnm()
SMF78XNM value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int SMF78CNV
public static final int SMF78ISS
public static final int SMF78M3R
public static final int SMF78ISM
public static final int SMF78IIP
public static final int SMF78EED
public static final int SMF78BOO
public static final int SMF78BRP
public static final int SMF78BSH
public static final int SMF78BIP
public static final int SMF78QES
public static final int SMF78CNE
public static final int SMF78DRC
public static final int SMF78EME
public static final int SMF78PRI
public static final int SMF78PRP
public static final int SMF78PED
public static final int SMF78PE2
public int smf78mfv()
public String smf78prd()
public LocalTime smf78ist()
LocalTime
public int smf78istRawValue()
public LocalDate smf78dat()
LocalDate
public int smf78datRawValue()
public Duration smf78int()
Duration
public double smf78intSeconds()
public int smf78intRawValue()
public int smf78mfl()
public long smf78sam()
public int smf78rv2()
public int smf78fla()
public boolean smf78cnv()
smf78fla()
is set.SMF78CNV = 0x80
public boolean smf78iss()
smf78fla()
is set.SMF78ISS = 0x40
public boolean smf78m3r()
smf78fla()
is set.SMF78M3R = 0x20
public boolean smf78ism()
smf78fla()
is set.SMF78ISM = 0x10
public boolean smf78iip()
smf78fla()
is set.SMF78IIP = 0x40
public boolean smf78eed()
smf78fla()
is set.SMF78EED = 0x20
public boolean smf78brp()
smf78fla()
masked by SMF78BOO equals SMF78BRP
.smf78fla()
& SMF78BOO equals SMF78BRP
SMF78BRP = 0x03
public boolean smf78bsh()
smf78fla()
masked by SMF78BOO equals SMF78BSH
.smf78fla()
& SMF78BOO equals SMF78BSH
SMF78BSH = 0x02
public boolean smf78bip()
smf78fla()
masked by SMF78BOO equals SMF78BIP
.smf78fla()
& SMF78BOO equals SMF78BIP
SMF78BIP = 0x01
public String smf78rls()
public Duration smf78cyc()
Duration
public double smf78cycSeconds()
public int smf78cycRawValue()
public String smf78mvs()
public int smf78iml()
public int smf78prf()
public boolean smf78qes()
SMF78QES
bit in smf78prf()
is set.SMF78QES = 0x80
public boolean smf78cne()
SMF78CNE
bit in smf78prf()
is set.SMF78CNE = 0x40
public boolean smf78drc()
SMF78DRC
bit in smf78prf()
is set.SMF78DRC = 0x20
public boolean smf78eme()
SMF78EME
bit in smf78prf()
is set.SMF78EME = 0x10
public boolean smf78pri()
SMF78PRI
bit in smf78prf()
is set.SMF78PRI = 0x08
public boolean smf78prp()
SMF78PRP
bit in smf78prf()
is set.SMF78PRP = 0x04
public boolean smf78ped()
SMF78PED
bit in smf78prf()
is set.SMF78PED = 0x02
public boolean smf78pe2()
SMF78PE2
bit in smf78prf()
is set.SMF78PE2 = 0x01
public int smf78ptn()
public int smf78srl()
public ZonedDateTime smf78iet()
Use smf78ietRawValue()
for a BigInteger containing the complete
STCK value.
ZonedDateTime
public BigInteger smf78ietRawValue()
public ZoneOffset smf78lgo()
public long smf78lgoRawValue()
public int smf78rao()
public int smf78ral()
public int smf78ran()
public Duration smf78oil()
Duration
public double smf78oilSeconds()
public int smf78oilRawValue()
public Duration smf78syn()
Duration
public double smf78synSeconds()
public int smf78synRawValue()
public ZonedDateTime smf78gie()
Use smf78gieRawValue()
for a BigInteger containing the complete
STCK value.
ZonedDateTime
public BigInteger smf78gieRawValue()
public String smf78xnm()
public String smf78snm()
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 © 2020 Black Hill Software Pty Ltd. All rights reserved.