public final class ProductSection extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
SMF73BIP
Constant: 0x01 = 1
|
static int |
SMF73BOO
Constant: 0x07 = 7
|
static int |
SMF73BRP
Constant: 0x03 = 3
|
static int |
SMF73BSH
Constant: 0x02 = 2
|
static int |
SMF73CNE
Constant: 0x40 = 64
|
static int |
SMF73CNV
Constant: 0x80 = 128
|
static int |
SMF73DRC
Constant: 0x20 = 32
|
static int |
SMF73EED
Constant: 0x20 = 32
|
static int |
SMF73EME
Constant: 0x10 = 16
|
static int |
SMF73IIP
Constant: 0x40 = 64
|
static int |
SMF73ISM
Constant: 0x10 = 16
|
static int |
SMF73ISS
Constant: 0x40 = 64
|
static int |
SMF73M3R
Constant: 0x20 = 32
|
static int |
SMF73PE2
Constant: 0x01 = 1
|
static int |
SMF73PED
Constant: 0x02 = 2
|
static int |
SMF73PRI
Constant: 0x08 = 8
|
static int |
SMF73PRP
Constant: 0x04 = 4
|
static int |
SMF73QES
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 |
smf73bip()
Return true if
smf73fla() masked by SMF73BOO equals SMF73BIP . |
boolean |
smf73brp()
Return true if
smf73fla() masked by SMF73BOO equals SMF73BRP . |
boolean |
smf73bsh()
Return true if
smf73fla() masked by SMF73BOO equals SMF73BSH . |
boolean |
smf73cne()
Return true if
SMF73CNE bit in smf73prf() is set. |
boolean |
smf73cnv()
Return true if SMF73CNV bit in
smf73fla() is set. |
Duration |
smf73cyc()
SMF73CYC as a Duration.
|
int |
smf73cycRawValue()
SMF73CYC raw value.
|
double |
smf73cycSeconds()
SMF73CYC in seconds.
|
LocalDate |
smf73dat()
SMF73DAT as a LocalDate.
|
int |
smf73datRawValue()
SMF73DAT raw value.
|
boolean |
smf73drc()
Return true if
SMF73DRC bit in smf73prf() is set. |
boolean |
smf73eed()
Return true if SMF73EED bit in
smf73fla() is set. |
boolean |
smf73eme()
Return true if
SMF73EME bit in smf73prf() is set. |
int |
smf73fla()
SMF73FLA value.
|
ZonedDateTime |
smf73gie()
SMF73GIE STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).
|
BigInteger |
smf73gieRawValue()
SMF73GIE STCK value.
|
ZonedDateTime |
smf73iet()
SMF73IET STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).
|
BigInteger |
smf73ietRawValue()
SMF73IET STCK value.
|
boolean |
smf73iip()
Return true if SMF73IIP bit in
smf73fla() is set. |
int |
smf73iml()
SMF73IML value.
|
Duration |
smf73int()
SMF73INT as a Duration.
|
int |
smf73intRawValue()
SMF73INT raw value.
|
double |
smf73intSeconds()
SMF73INT in seconds.
|
boolean |
smf73ism()
Return true if SMF73ISM bit in
smf73fla() is set. |
boolean |
smf73iss()
Return true if SMF73ISS bit in
smf73fla() is set. |
LocalTime |
smf73ist()
SMF73IST as LocalTime.
|
int |
smf73istRawValue()
SMF73IST raw value.
|
ZoneOffset |
smf73lgo()
SMF73LGO as ZoneOffset.
|
long |
smf73lgoRawValue()
SMF73LGO raw value.
|
boolean |
smf73m3r()
Return true if SMF73M3R bit in
smf73fla() is set. |
int |
smf73mfl()
SMF73MFL value.
|
int |
smf73mfv()
SMF73MFV value.
|
String |
smf73mvs()
SMF73MVS value.
|
Duration |
smf73oil()
SMF73OIL as a Duration.
|
int |
smf73oilRawValue()
SMF73OIL raw value.
|
double |
smf73oilSeconds()
SMF73OIL in seconds.
|
boolean |
smf73pe2()
Return true if
SMF73PE2 bit in smf73prf() is set. |
boolean |
smf73ped()
Return true if
SMF73PED bit in smf73prf() is set. |
String |
smf73prd()
SMF73PRD value.
|
int |
smf73prf()
SMF73PRF value.
|
boolean |
smf73pri()
Return true if
SMF73PRI bit in smf73prf() is set. |
boolean |
smf73prp()
Return true if
SMF73PRP bit in smf73prf() is set. |
int |
smf73ptn()
SMF73PTN value.
|
boolean |
smf73qes()
Return true if
SMF73QES bit in smf73prf() is set. |
int |
smf73ral()
SMF73RAL value.
|
int |
smf73ran()
SMF73RAN value.
|
int |
smf73rao()
SMF73RAO value.
|
String |
smf73rls()
SMF73RLS value.
|
int |
smf73rv2()
SMF73RV2 value.
|
long |
smf73sam()
SMF73SAM value.
|
String |
smf73snm()
SMF73SNM value.
|
int |
smf73srl()
SMF73SRL value.
|
Duration |
smf73syn()
SMF73SYN as a Duration.
|
int |
smf73synRawValue()
SMF73SYN raw value.
|
double |
smf73synSeconds()
SMF73SYN in seconds.
|
String |
smf73xnm()
SMF73XNM value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int SMF73CNV
public static final int SMF73ISS
public static final int SMF73M3R
public static final int SMF73ISM
public static final int SMF73IIP
public static final int SMF73EED
public static final int SMF73BOO
public static final int SMF73BRP
public static final int SMF73BSH
public static final int SMF73BIP
public static final int SMF73QES
public static final int SMF73CNE
public static final int SMF73DRC
public static final int SMF73EME
public static final int SMF73PRI
public static final int SMF73PRP
public static final int SMF73PED
public static final int SMF73PE2
public int smf73mfv()
public String smf73prd()
public LocalTime smf73ist()
LocalTime
public int smf73istRawValue()
public LocalDate smf73dat()
LocalDate
public int smf73datRawValue()
public Duration smf73int()
Duration
public double smf73intSeconds()
public int smf73intRawValue()
public int smf73mfl()
public long smf73sam()
public int smf73rv2()
public int smf73fla()
public boolean smf73cnv()
smf73fla()
is set.SMF73CNV = 0x80
public boolean smf73iss()
smf73fla()
is set.SMF73ISS = 0x40
public boolean smf73m3r()
smf73fla()
is set.SMF73M3R = 0x20
public boolean smf73ism()
smf73fla()
is set.SMF73ISM = 0x10
public boolean smf73iip()
smf73fla()
is set.SMF73IIP = 0x40
public boolean smf73eed()
smf73fla()
is set.SMF73EED = 0x20
public boolean smf73brp()
smf73fla()
masked by SMF73BOO equals SMF73BRP
.smf73fla()
& SMF73BOO equals SMF73BRP
SMF73BRP = 0x03
public boolean smf73bsh()
smf73fla()
masked by SMF73BOO equals SMF73BSH
.smf73fla()
& SMF73BOO equals SMF73BSH
SMF73BSH = 0x02
public boolean smf73bip()
smf73fla()
masked by SMF73BOO equals SMF73BIP
.smf73fla()
& SMF73BOO equals SMF73BIP
SMF73BIP = 0x01
public String smf73rls()
public Duration smf73cyc()
Duration
public double smf73cycSeconds()
public int smf73cycRawValue()
public String smf73mvs()
public int smf73iml()
public int smf73prf()
public boolean smf73qes()
SMF73QES
bit in smf73prf()
is set.SMF73QES = 0x80
public boolean smf73cne()
SMF73CNE
bit in smf73prf()
is set.SMF73CNE = 0x40
public boolean smf73drc()
SMF73DRC
bit in smf73prf()
is set.SMF73DRC = 0x20
public boolean smf73eme()
SMF73EME
bit in smf73prf()
is set.SMF73EME = 0x10
public boolean smf73pri()
SMF73PRI
bit in smf73prf()
is set.SMF73PRI = 0x08
public boolean smf73prp()
SMF73PRP
bit in smf73prf()
is set.SMF73PRP = 0x04
public boolean smf73ped()
SMF73PED
bit in smf73prf()
is set.SMF73PED = 0x02
public boolean smf73pe2()
SMF73PE2
bit in smf73prf()
is set.SMF73PE2 = 0x01
public int smf73ptn()
public int smf73srl()
public ZonedDateTime smf73iet()
Use smf73ietRawValue()
for a BigInteger containing the complete
STCK value.
ZonedDateTime
public BigInteger smf73ietRawValue()
public ZoneOffset smf73lgo()
public long smf73lgoRawValue()
public int smf73rao()
public int smf73ral()
public int smf73ran()
public Duration smf73oil()
Duration
public double smf73oilSeconds()
public int smf73oilRawValue()
public Duration smf73syn()
Duration
public double smf73synSeconds()
public int smf73synRawValue()
public ZonedDateTime smf73gie()
Use smf73gieRawValue()
for a BigInteger containing the complete
STCK value.
ZonedDateTime
public BigInteger smf73gieRawValue()
public String smf73xnm()
public String smf73snm()
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.