public final class ProductSection extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
SMF74BIP
Constant: 0x01 = 1
|
static int |
SMF74BOO
Constant: 0x07 = 7
|
static int |
SMF74BRP
Constant: 0x03 = 3
|
static int |
SMF74BSH
Constant: 0x02 = 2
|
static int |
SMF74CNE
Constant: 0x40 = 64
|
static int |
SMF74CNV
Constant: 0x80 = 128
|
static int |
SMF74DRC
Constant: 0x20 = 32
|
static int |
SMF74EED
Constant: 0x20 = 32
|
static int |
SMF74EME
Constant: 0x10 = 16
|
static int |
SMF74IIP
Constant: 0x40 = 64
|
static int |
SMF74ISM
Constant: 0x10 = 16
|
static int |
SMF74ISS
Constant: 0x40 = 64
|
static int |
SMF74M3R
Constant: 0x20 = 32
|
static int |
SMF74PE2
Constant: 0x01 = 1
|
static int |
SMF74PED
Constant: 0x02 = 2
|
static int |
SMF74PRI
Constant: 0x08 = 8
|
static int |
SMF74PRP
Constant: 0x04 = 4
|
static int |
SMF74QES
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 |
smf74bip()
Return true if
smf74fla() masked by SMF74BOO equals SMF74BIP . |
boolean |
smf74brp()
Return true if
smf74fla() masked by SMF74BOO equals SMF74BRP . |
boolean |
smf74bsh()
Return true if
smf74fla() masked by SMF74BOO equals SMF74BSH . |
boolean |
smf74cne()
Return true if
SMF74CNE bit in smf74prf() is set. |
boolean |
smf74cnv()
Return true if SMF74CNV bit in
smf74fla() is set. |
Duration |
smf74cyc()
SMF74CYC as a Duration.
|
int |
smf74cycRawValue()
SMF74CYC raw value.
|
double |
smf74cycSeconds()
SMF74CYC in seconds.
|
LocalDate |
smf74dat()
SMF74DAT as a LocalDate.
|
int |
smf74datRawValue()
SMF74DAT raw value.
|
boolean |
smf74drc()
Return true if
SMF74DRC bit in smf74prf() is set. |
boolean |
smf74eed()
Return true if SMF74EED bit in
smf74fla() is set. |
boolean |
smf74eme()
Return true if
SMF74EME bit in smf74prf() is set. |
int |
smf74fla()
SMF74FLA value.
|
ZonedDateTime |
smf74gie()
SMF74GIE STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).
|
BigInteger |
smf74gieRawValue()
SMF74GIE STCK value.
|
ZonedDateTime |
smf74iet()
SMF74IET STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).
|
BigInteger |
smf74ietRawValue()
SMF74IET STCK value.
|
boolean |
smf74iip()
Return true if SMF74IIP bit in
smf74fla() is set. |
int |
smf74iml()
SMF74IML value.
|
Duration |
smf74int()
SMF74INT as a Duration.
|
int |
smf74intRawValue()
SMF74INT raw value.
|
double |
smf74intSeconds()
SMF74INT in seconds.
|
boolean |
smf74ism()
Return true if SMF74ISM bit in
smf74fla() is set. |
boolean |
smf74iss()
Return true if SMF74ISS bit in
smf74fla() is set. |
LocalTime |
smf74ist()
SMF74IST as LocalTime.
|
int |
smf74istRawValue()
SMF74IST raw value.
|
ZoneOffset |
smf74lgo()
SMF74LGO as ZoneOffset.
|
long |
smf74lgoRawValue()
SMF74LGO raw value.
|
boolean |
smf74m3r()
Return true if SMF74M3R bit in
smf74fla() is set. |
int |
smf74mfl()
SMF74MFL value.
|
int |
smf74mfv()
SMF74MFV value.
|
String |
smf74mvs()
SMF74MVS value.
|
Duration |
smf74oil()
SMF74OIL as a Duration.
|
int |
smf74oilRawValue()
SMF74OIL raw value.
|
double |
smf74oilSeconds()
SMF74OIL in seconds.
|
boolean |
smf74pe2()
Return true if
SMF74PE2 bit in smf74prf() is set. |
boolean |
smf74ped()
Return true if
SMF74PED bit in smf74prf() is set. |
String |
smf74prd()
SMF74PRD value.
|
int |
smf74prf()
SMF74PRF value.
|
boolean |
smf74pri()
Return true if
SMF74PRI bit in smf74prf() is set. |
boolean |
smf74prp()
Return true if
SMF74PRP bit in smf74prf() is set. |
int |
smf74ptn()
SMF74PTN value.
|
boolean |
smf74qes()
Return true if
SMF74QES bit in smf74prf() is set. |
int |
smf74ral()
SMF74RAL value.
|
int |
smf74ran()
SMF74RAN value.
|
int |
smf74rao()
SMF74RAO value.
|
String |
smf74rls()
SMF74RLS value.
|
int |
smf74rv2()
SMF74RV2 value.
|
long |
smf74sam()
SMF74SAM value.
|
String |
smf74snm()
SMF74SNM value.
|
int |
smf74srl()
SMF74SRL value.
|
Duration |
smf74syn()
SMF74SYN as a Duration.
|
int |
smf74synRawValue()
SMF74SYN raw value.
|
double |
smf74synSeconds()
SMF74SYN in seconds.
|
String |
smf74xnm()
SMF74XNM value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int SMF74CNV
public static final int SMF74ISS
public static final int SMF74M3R
public static final int SMF74ISM
public static final int SMF74IIP
public static final int SMF74EED
public static final int SMF74BOO
public static final int SMF74BRP
public static final int SMF74BSH
public static final int SMF74BIP
public static final int SMF74QES
public static final int SMF74CNE
public static final int SMF74DRC
public static final int SMF74EME
public static final int SMF74PRI
public static final int SMF74PRP
public static final int SMF74PED
public static final int SMF74PE2
public int smf74mfv()
public String smf74prd()
public LocalTime smf74ist()
LocalTime
public int smf74istRawValue()
public LocalDate smf74dat()
LocalDate
public int smf74datRawValue()
public Duration smf74int()
Duration
public double smf74intSeconds()
public int smf74intRawValue()
public int smf74mfl()
public long smf74sam()
public int smf74rv2()
public int smf74fla()
public boolean smf74cnv()
smf74fla()
is set.SMF74CNV = 0x80
public boolean smf74iss()
smf74fla()
is set.SMF74ISS = 0x40
public boolean smf74m3r()
smf74fla()
is set.SMF74M3R = 0x20
public boolean smf74ism()
smf74fla()
is set.SMF74ISM = 0x10
public boolean smf74iip()
smf74fla()
is set.SMF74IIP = 0x40
public boolean smf74eed()
smf74fla()
is set.SMF74EED = 0x20
public boolean smf74brp()
smf74fla()
masked by SMF74BOO equals SMF74BRP
.smf74fla()
& SMF74BOO equals SMF74BRP
SMF74BRP = 0x03
public boolean smf74bsh()
smf74fla()
masked by SMF74BOO equals SMF74BSH
.smf74fla()
& SMF74BOO equals SMF74BSH
SMF74BSH = 0x02
public boolean smf74bip()
smf74fla()
masked by SMF74BOO equals SMF74BIP
.smf74fla()
& SMF74BOO equals SMF74BIP
SMF74BIP = 0x01
public String smf74rls()
public Duration smf74cyc()
Duration
public double smf74cycSeconds()
public int smf74cycRawValue()
public String smf74mvs()
public int smf74iml()
public int smf74prf()
public boolean smf74qes()
SMF74QES
bit in smf74prf()
is set.SMF74QES = 0x80
public boolean smf74cne()
SMF74CNE
bit in smf74prf()
is set.SMF74CNE = 0x40
public boolean smf74drc()
SMF74DRC
bit in smf74prf()
is set.SMF74DRC = 0x20
public boolean smf74eme()
SMF74EME
bit in smf74prf()
is set.SMF74EME = 0x10
public boolean smf74pri()
SMF74PRI
bit in smf74prf()
is set.SMF74PRI = 0x08
public boolean smf74prp()
SMF74PRP
bit in smf74prf()
is set.SMF74PRP = 0x04
public boolean smf74ped()
SMF74PED
bit in smf74prf()
is set.SMF74PED = 0x02
public boolean smf74pe2()
SMF74PE2
bit in smf74prf()
is set.SMF74PE2 = 0x01
public int smf74ptn()
public int smf74srl()
public ZonedDateTime smf74iet()
Use smf74ietRawValue()
for a BigInteger containing the complete
STCK value.
ZonedDateTime
public BigInteger smf74ietRawValue()
public ZoneOffset smf74lgo()
public long smf74lgoRawValue()
public int smf74rao()
public int smf74ral()
public int smf74ran()
public Duration smf74oil()
Duration
public double smf74oilSeconds()
public int smf74oilRawValue()
public Duration smf74syn()
Duration
public double smf74synSeconds()
public int smf74synRawValue()
public ZonedDateTime smf74gie()
Use smf74gieRawValue()
for a BigInteger containing the complete
STCK value.
ZonedDateTime
public BigInteger smf74gieRawValue()
public String smf74xnm()
public String smf74snm()
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.