public final class ProductSection extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
SMF79BIP
Constant: 0x01 = 1
|
static int |
SMF79BOO
Constant: 0x07 = 7
|
static int |
SMF79BRP
Constant: 0x03 = 3
|
static int |
SMF79BSH
Constant: 0x02 = 2
|
static int |
SMF79CNE
Constant: 0x40 = 64
|
static int |
SMF79CNV
Constant: 0x80 = 128
|
static int |
SMF79DRC
Constant: 0x20 = 32
|
static int |
SMF79EED
Constant: 0x20 = 32
|
static int |
SMF79EME
Constant: 0x10 = 16
|
static int |
SMF79IIP
Constant: 0x40 = 64
|
static int |
SMF79ISM
Constant: 0x10 = 16
|
static int |
SMF79ISS
Constant: 0x40 = 64
|
static int |
SMF79M3R
Constant: 0x20 = 32
|
static int |
SMF79PE2
Constant: 0x01 = 1
|
static int |
SMF79PED
Constant: 0x02 = 2
|
static int |
SMF79PRI
Constant: 0x08 = 8
|
static int |
SMF79PRP
Constant: 0x04 = 4
|
static int |
SMF79QES
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 |
smf79bip()
Return true if
smf79fla() masked by SMF79BOO equals SMF79BIP . |
boolean |
smf79brp()
Return true if
smf79fla() masked by SMF79BOO equals SMF79BRP . |
boolean |
smf79bsh()
Return true if
smf79fla() masked by SMF79BOO equals SMF79BSH . |
boolean |
smf79cne()
Return true if
SMF79CNE bit in smf79prf() is set. |
boolean |
smf79cnv()
Return true if SMF79CNV bit in
smf79fla() is set. |
Duration |
smf79cyc()
SMF79CYC as a Duration.
|
int |
smf79cycRawValue()
SMF79CYC raw value.
|
double |
smf79cycSeconds()
SMF79CYC in seconds.
|
LocalDate |
smf79dat()
SMF79DAT as a LocalDate.
|
int |
smf79datRawValue()
SMF79DAT raw value.
|
boolean |
smf79drc()
Return true if
SMF79DRC bit in smf79prf() is set. |
boolean |
smf79eed()
Return true if SMF79EED bit in
smf79fla() is set. |
boolean |
smf79eme()
Return true if
SMF79EME bit in smf79prf() is set. |
int |
smf79fla()
SMF79FLA value.
|
ZonedDateTime |
smf79gie()
SMF79GIE STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).
|
BigInteger |
smf79gieRawValue()
SMF79GIE STCK value.
|
ZonedDateTime |
smf79iet()
SMF79IET STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).
|
BigInteger |
smf79ietRawValue()
SMF79IET STCK value.
|
boolean |
smf79iip()
Return true if SMF79IIP bit in
smf79fla() is set. |
int |
smf79iml()
SMF79IML value.
|
Duration |
smf79int()
SMF79INT as a Duration.
|
int |
smf79intRawValue()
SMF79INT raw value.
|
double |
smf79intSeconds()
SMF79INT in seconds.
|
boolean |
smf79ism()
Return true if SMF79ISM bit in
smf79fla() is set. |
boolean |
smf79iss()
Return true if SMF79ISS bit in
smf79fla() is set. |
LocalTime |
smf79ist()
SMF79IST as LocalTime.
|
int |
smf79istRawValue()
SMF79IST raw value.
|
ZoneOffset |
smf79lgo()
SMF79LGO as ZoneOffset.
|
long |
smf79lgoRawValue()
SMF79LGO raw value.
|
boolean |
smf79m3r()
Return true if SMF79M3R bit in
smf79fla() is set. |
int |
smf79mfl()
SMF79MFL value.
|
int |
smf79mfv()
SMF79MFV value.
|
String |
smf79mvs()
SMF79MVS value.
|
Duration |
smf79oil()
SMF79OIL as a Duration.
|
int |
smf79oilRawValue()
SMF79OIL raw value.
|
double |
smf79oilSeconds()
SMF79OIL in seconds.
|
boolean |
smf79pe2()
Return true if
SMF79PE2 bit in smf79prf() is set. |
boolean |
smf79ped()
Return true if
SMF79PED bit in smf79prf() is set. |
String |
smf79prd()
SMF79PRD value.
|
int |
smf79prf()
SMF79PRF value.
|
boolean |
smf79pri()
Return true if
SMF79PRI bit in smf79prf() is set. |
boolean |
smf79prp()
Return true if
SMF79PRP bit in smf79prf() is set. |
int |
smf79ptn()
SMF79PTN value.
|
boolean |
smf79qes()
Return true if
SMF79QES bit in smf79prf() is set. |
int |
smf79ral()
SMF79RAL value.
|
int |
smf79ran()
SMF79RAN value.
|
int |
smf79rao()
SMF79RAO value.
|
String |
smf79rls()
SMF79RLS value.
|
int |
smf79rv2()
SMF79RV2 value.
|
long |
smf79sam()
SMF79SAM value.
|
String |
smf79snm()
SMF79SNM value.
|
int |
smf79srl()
SMF79SRL value.
|
Duration |
smf79syn()
SMF79SYN as a Duration.
|
int |
smf79synRawValue()
SMF79SYN raw value.
|
double |
smf79synSeconds()
SMF79SYN in seconds.
|
String |
smf79xnm()
SMF79XNM value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int SMF79CNV
public static final int SMF79ISS
public static final int SMF79M3R
public static final int SMF79ISM
public static final int SMF79IIP
public static final int SMF79EED
public static final int SMF79BOO
public static final int SMF79BRP
public static final int SMF79BSH
public static final int SMF79BIP
public static final int SMF79QES
public static final int SMF79CNE
public static final int SMF79DRC
public static final int SMF79EME
public static final int SMF79PRI
public static final int SMF79PRP
public static final int SMF79PED
public static final int SMF79PE2
public int smf79mfv()
public String smf79prd()
public LocalTime smf79ist()
LocalTime
public int smf79istRawValue()
public LocalDate smf79dat()
LocalDate
public int smf79datRawValue()
public Duration smf79int()
Duration
public double smf79intSeconds()
public int smf79intRawValue()
public int smf79mfl()
public long smf79sam()
public int smf79rv2()
public int smf79fla()
public boolean smf79cnv()
smf79fla()
is set.SMF79CNV = 0x80
public boolean smf79iss()
smf79fla()
is set.SMF79ISS = 0x40
public boolean smf79m3r()
smf79fla()
is set.SMF79M3R = 0x20
public boolean smf79ism()
smf79fla()
is set.SMF79ISM = 0x10
public boolean smf79iip()
smf79fla()
is set.SMF79IIP = 0x40
public boolean smf79eed()
smf79fla()
is set.SMF79EED = 0x20
public boolean smf79brp()
smf79fla()
masked by SMF79BOO equals SMF79BRP
.smf79fla()
& SMF79BOO equals SMF79BRP
SMF79BRP = 0x03
public boolean smf79bsh()
smf79fla()
masked by SMF79BOO equals SMF79BSH
.smf79fla()
& SMF79BOO equals SMF79BSH
SMF79BSH = 0x02
public boolean smf79bip()
smf79fla()
masked by SMF79BOO equals SMF79BIP
.smf79fla()
& SMF79BOO equals SMF79BIP
SMF79BIP = 0x01
public String smf79rls()
public Duration smf79cyc()
Duration
public double smf79cycSeconds()
public int smf79cycRawValue()
public String smf79mvs()
public int smf79iml()
public int smf79prf()
public boolean smf79qes()
SMF79QES
bit in smf79prf()
is set.SMF79QES = 0x80
public boolean smf79cne()
SMF79CNE
bit in smf79prf()
is set.SMF79CNE = 0x40
public boolean smf79drc()
SMF79DRC
bit in smf79prf()
is set.SMF79DRC = 0x20
public boolean smf79eme()
SMF79EME
bit in smf79prf()
is set.SMF79EME = 0x10
public boolean smf79pri()
SMF79PRI
bit in smf79prf()
is set.SMF79PRI = 0x08
public boolean smf79prp()
SMF79PRP
bit in smf79prf()
is set.SMF79PRP = 0x04
public boolean smf79ped()
SMF79PED
bit in smf79prf()
is set.SMF79PED = 0x02
public boolean smf79pe2()
SMF79PE2
bit in smf79prf()
is set.SMF79PE2 = 0x01
public int smf79ptn()
public int smf79srl()
public ZonedDateTime smf79iet()
Use smf79ietRawValue()
for a BigInteger containing the complete
STCK value.
ZonedDateTime
public BigInteger smf79ietRawValue()
public ZoneOffset smf79lgo()
public long smf79lgoRawValue()
public int smf79rao()
public int smf79ral()
public int smf79ran()
public Duration smf79oil()
Duration
public double smf79oilSeconds()
public int smf79oilRawValue()
public Duration smf79syn()
Duration
public double smf79synSeconds()
public int smf79synRawValue()
public ZonedDateTime smf79gie()
Use smf79gieRawValue()
for a BigInteger containing the complete
STCK value.
ZonedDateTime
public BigInteger smf79gieRawValue()
public String smf79xnm()
public String smf79snm()
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.