public final class ProductSection extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
SMF71BIP
Constant: 0x01 = 1
|
static int |
SMF71BOO
Constant: 0x07 = 7
|
static int |
SMF71BRP
Constant: 0x03 = 3
|
static int |
SMF71BSH
Constant: 0x02 = 2
|
static int |
SMF71CNE
Constant: 0x40 = 64
|
static int |
SMF71CNV
Constant: 0x80 = 128
|
static int |
SMF71DRC
Constant: 0x20 = 32
|
static int |
SMF71EED
Constant: 0x20 = 32
|
static int |
SMF71EME
Constant: 0x10 = 16
|
static int |
SMF71IIP
Constant: 0x40 = 64
|
static int |
SMF71ISM
Constant: 0x10 = 16
|
static int |
SMF71ISS
Constant: 0x40 = 64
|
static int |
SMF71M3R
Constant: 0x20 = 32
|
static int |
SMF71PE2
Constant: 0x01 = 1
|
static int |
SMF71PED
Constant: 0x02 = 2
|
static int |
SMF71PRI
Constant: 0x08 = 8
|
static int |
SMF71PRP
Constant: 0x04 = 4
|
static int |
SMF71QES
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 |
smf71bip()
Return true if
smf71fla() masked by SMF71BOO equals SMF71BIP . |
boolean |
smf71brp()
Return true if
smf71fla() masked by SMF71BOO equals SMF71BRP . |
boolean |
smf71bsh()
Return true if
smf71fla() masked by SMF71BOO equals SMF71BSH . |
boolean |
smf71cne()
Return true if
SMF71CNE bit in smf71prf() is set. |
boolean |
smf71cnv()
Return true if SMF71CNV bit in
smf71fla() is set. |
Duration |
smf71cyc()
SMF71CYC as a Duration.
|
int |
smf71cycRawValue()
SMF71CYC raw value.
|
double |
smf71cycSeconds()
SMF71CYC in seconds.
|
LocalDate |
smf71dat()
SMF71DAT as a LocalDate.
|
int |
smf71datRawValue()
SMF71DAT raw value.
|
boolean |
smf71drc()
Return true if
SMF71DRC bit in smf71prf() is set. |
boolean |
smf71eed()
Return true if SMF71EED bit in
smf71fla() is set. |
boolean |
smf71eme()
Return true if
SMF71EME bit in smf71prf() is set. |
int |
smf71fla()
SMF71FLA value.
|
ZonedDateTime |
smf71gie()
SMF71GIE STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).
|
BigInteger |
smf71gieRawValue()
SMF71GIE STCK value.
|
ZonedDateTime |
smf71iet()
SMF71IET STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).
|
BigInteger |
smf71ietRawValue()
SMF71IET STCK value.
|
boolean |
smf71iip()
Return true if SMF71IIP bit in
smf71fla() is set. |
int |
smf71iml()
SMF71IML value.
|
Duration |
smf71int()
SMF71INT as a Duration.
|
int |
smf71intRawValue()
SMF71INT raw value.
|
double |
smf71intSeconds()
SMF71INT in seconds.
|
boolean |
smf71ism()
Return true if SMF71ISM bit in
smf71fla() is set. |
boolean |
smf71iss()
Return true if SMF71ISS bit in
smf71fla() is set. |
LocalTime |
smf71ist()
SMF71IST as LocalTime.
|
int |
smf71istRawValue()
SMF71IST raw value.
|
ZoneOffset |
smf71lgo()
SMF71LGO as ZoneOffset.
|
long |
smf71lgoRawValue()
SMF71LGO raw value.
|
boolean |
smf71m3r()
Return true if SMF71M3R bit in
smf71fla() is set. |
int |
smf71mfl()
SMF71MFL value.
|
int |
smf71mfv()
SMF71MFV value.
|
String |
smf71mvs()
SMF71MVS value.
|
Duration |
smf71oil()
SMF71OIL as a Duration.
|
int |
smf71oilRawValue()
SMF71OIL raw value.
|
double |
smf71oilSeconds()
SMF71OIL in seconds.
|
boolean |
smf71pe2()
Return true if
SMF71PE2 bit in smf71prf() is set. |
boolean |
smf71ped()
Return true if
SMF71PED bit in smf71prf() is set. |
String |
smf71prd()
SMF71PRD value.
|
int |
smf71prf()
SMF71PRF value.
|
boolean |
smf71pri()
Return true if
SMF71PRI bit in smf71prf() is set. |
boolean |
smf71prp()
Return true if
SMF71PRP bit in smf71prf() is set. |
int |
smf71ptn()
SMF71PTN value.
|
boolean |
smf71qes()
Return true if
SMF71QES bit in smf71prf() is set. |
int |
smf71ral()
SMF71RAL value.
|
int |
smf71ran()
SMF71RAN value.
|
int |
smf71rao()
SMF71RAO value.
|
String |
smf71rls()
SMF71RLS value.
|
int |
smf71rv2()
SMF71RV2 value.
|
long |
smf71sam()
SMF71SAM value.
|
String |
smf71snm()
SMF71SNM value.
|
int |
smf71srl()
SMF71SRL value.
|
Duration |
smf71syn()
SMF71SYN as a Duration.
|
int |
smf71synRawValue()
SMF71SYN raw value.
|
double |
smf71synSeconds()
SMF71SYN in seconds.
|
String |
smf71xnm()
SMF71XNM value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int SMF71CNV
public static final int SMF71ISS
public static final int SMF71M3R
public static final int SMF71ISM
public static final int SMF71IIP
public static final int SMF71EED
public static final int SMF71BOO
public static final int SMF71BRP
public static final int SMF71BSH
public static final int SMF71BIP
public static final int SMF71QES
public static final int SMF71CNE
public static final int SMF71DRC
public static final int SMF71EME
public static final int SMF71PRI
public static final int SMF71PRP
public static final int SMF71PED
public static final int SMF71PE2
public int smf71mfv()
public String smf71prd()
public LocalTime smf71ist()
LocalTime
public int smf71istRawValue()
public LocalDate smf71dat()
LocalDate
public int smf71datRawValue()
public Duration smf71int()
Duration
public double smf71intSeconds()
public int smf71intRawValue()
public int smf71mfl()
public long smf71sam()
public int smf71rv2()
public int smf71fla()
public boolean smf71cnv()
smf71fla()
is set.SMF71CNV = 0x80
public boolean smf71iss()
smf71fla()
is set.SMF71ISS = 0x40
public boolean smf71m3r()
smf71fla()
is set.SMF71M3R = 0x20
public boolean smf71ism()
smf71fla()
is set.SMF71ISM = 0x10
public boolean smf71iip()
smf71fla()
is set.SMF71IIP = 0x40
public boolean smf71eed()
smf71fla()
is set.SMF71EED = 0x20
public boolean smf71brp()
smf71fla()
masked by SMF71BOO equals SMF71BRP
.smf71fla()
& SMF71BOO equals SMF71BRP
SMF71BRP = 0x03
public boolean smf71bsh()
smf71fla()
masked by SMF71BOO equals SMF71BSH
.smf71fla()
& SMF71BOO equals SMF71BSH
SMF71BSH = 0x02
public boolean smf71bip()
smf71fla()
masked by SMF71BOO equals SMF71BIP
.smf71fla()
& SMF71BOO equals SMF71BIP
SMF71BIP = 0x01
public String smf71rls()
public Duration smf71cyc()
Duration
public double smf71cycSeconds()
public int smf71cycRawValue()
public String smf71mvs()
public int smf71iml()
public int smf71prf()
public boolean smf71qes()
SMF71QES
bit in smf71prf()
is set.SMF71QES = 0x80
public boolean smf71cne()
SMF71CNE
bit in smf71prf()
is set.SMF71CNE = 0x40
public boolean smf71drc()
SMF71DRC
bit in smf71prf()
is set.SMF71DRC = 0x20
public boolean smf71eme()
SMF71EME
bit in smf71prf()
is set.SMF71EME = 0x10
public boolean smf71pri()
SMF71PRI
bit in smf71prf()
is set.SMF71PRI = 0x08
public boolean smf71prp()
SMF71PRP
bit in smf71prf()
is set.SMF71PRP = 0x04
public boolean smf71ped()
SMF71PED
bit in smf71prf()
is set.SMF71PED = 0x02
public boolean smf71pe2()
SMF71PE2
bit in smf71prf()
is set.SMF71PE2 = 0x01
public int smf71ptn()
public int smf71srl()
public ZonedDateTime smf71iet()
Use smf71ietRawValue()
for a BigInteger containing the complete
STCK value.
ZonedDateTime
public BigInteger smf71ietRawValue()
public ZoneOffset smf71lgo()
public long smf71lgoRawValue()
public int smf71rao()
public int smf71ral()
public int smf71ran()
public Duration smf71oil()
Duration
public double smf71oilSeconds()
public int smf71oilRawValue()
public Duration smf71syn()
Duration
public double smf71synSeconds()
public int smf71synRawValue()
public ZonedDateTime smf71gie()
Use smf71gieRawValue()
for a BigInteger containing the complete
STCK value.
ZonedDateTime
public BigInteger smf71gieRawValue()
public String smf71xnm()
public String smf71snm()
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.