public final class ProductSection extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
SMF77BIP
Constant: 0x01 = 1
|
static int |
SMF77BOO
Constant: 0x07 = 7
|
static int |
SMF77BRP
Constant: 0x03 = 3
|
static int |
SMF77BSH
Constant: 0x02 = 2
|
static int |
SMF77CNE
Constant: 0x40 = 64
|
static int |
SMF77CNV
Constant: 0x80 = 128
|
static int |
SMF77DRC
Constant: 0x20 = 32
|
static int |
SMF77EED
Constant: 0x20 = 32
|
static int |
SMF77EME
Constant: 0x10 = 16
|
static int |
SMF77IIP
Constant: 0x40 = 64
|
static int |
SMF77ISM
Constant: 0x10 = 16
|
static int |
SMF77ISS
Constant: 0x40 = 64
|
static int |
SMF77M3R
Constant: 0x20 = 32
|
static int |
SMF77PE2
Constant: 0x01 = 1
|
static int |
SMF77PED
Constant: 0x02 = 2
|
static int |
SMF77PRI
Constant: 0x08 = 8
|
static int |
SMF77PRP
Constant: 0x04 = 4
|
static int |
SMF77QES
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 |
smf77bip()
Return true if
smf77fla() masked by SMF77BOO equals SMF77BIP . |
boolean |
smf77brp()
Return true if
smf77fla() masked by SMF77BOO equals SMF77BRP . |
boolean |
smf77bsh()
Return true if
smf77fla() masked by SMF77BOO equals SMF77BSH . |
boolean |
smf77cne()
Return true if
SMF77CNE bit in smf77prf() is set. |
boolean |
smf77cnv()
Return true if SMF77CNV bit in
smf77fla() is set. |
Duration |
smf77cyc()
SMF77CYC as a Duration.
|
int |
smf77cycRawValue()
SMF77CYC raw value.
|
double |
smf77cycSeconds()
SMF77CYC in seconds.
|
LocalDate |
smf77dat()
SMF77DAT as a LocalDate.
|
int |
smf77datRawValue()
SMF77DAT raw value.
|
boolean |
smf77drc()
Return true if
SMF77DRC bit in smf77prf() is set. |
boolean |
smf77eed()
Return true if SMF77EED bit in
smf77fla() is set. |
boolean |
smf77eme()
Return true if
SMF77EME bit in smf77prf() is set. |
int |
smf77fla()
SMF77FLA value.
|
ZonedDateTime |
smf77gie()
SMF77GIE STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).
|
BigInteger |
smf77gieRawValue()
SMF77GIE STCK value.
|
ZonedDateTime |
smf77iet()
SMF77IET STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).
|
BigInteger |
smf77ietRawValue()
SMF77IET STCK value.
|
boolean |
smf77iip()
Return true if SMF77IIP bit in
smf77fla() is set. |
int |
smf77iml()
SMF77IML value.
|
Duration |
smf77int()
SMF77INT as a Duration.
|
int |
smf77intRawValue()
SMF77INT raw value.
|
double |
smf77intSeconds()
SMF77INT in seconds.
|
boolean |
smf77ism()
Return true if SMF77ISM bit in
smf77fla() is set. |
boolean |
smf77iss()
Return true if SMF77ISS bit in
smf77fla() is set. |
LocalTime |
smf77ist()
SMF77IST as LocalTime.
|
int |
smf77istRawValue()
SMF77IST raw value.
|
ZoneOffset |
smf77lgo()
SMF77LGO as ZoneOffset.
|
long |
smf77lgoRawValue()
SMF77LGO raw value.
|
boolean |
smf77m3r()
Return true if SMF77M3R bit in
smf77fla() is set. |
int |
smf77mfl()
SMF77MFL value.
|
int |
smf77mfv()
SMF77MFV value.
|
String |
smf77mvs()
SMF77MVS value.
|
Duration |
smf77oil()
SMF77OIL as a Duration.
|
int |
smf77oilRawValue()
SMF77OIL raw value.
|
double |
smf77oilSeconds()
SMF77OIL in seconds.
|
boolean |
smf77pe2()
Return true if
SMF77PE2 bit in smf77prf() is set. |
boolean |
smf77ped()
Return true if
SMF77PED bit in smf77prf() is set. |
String |
smf77prd()
SMF77PRD value.
|
int |
smf77prf()
SMF77PRF value.
|
boolean |
smf77pri()
Return true if
SMF77PRI bit in smf77prf() is set. |
boolean |
smf77prp()
Return true if
SMF77PRP bit in smf77prf() is set. |
int |
smf77ptn()
SMF77PTN value.
|
boolean |
smf77qes()
Return true if
SMF77QES bit in smf77prf() is set. |
int |
smf77ral()
SMF77RAL value.
|
int |
smf77ran()
SMF77RAN value.
|
int |
smf77rao()
SMF77RAO value.
|
String |
smf77rls()
SMF77RLS value.
|
int |
smf77rv2()
SMF77RV2 value.
|
long |
smf77sam()
SMF77SAM value.
|
String |
smf77snm()
SMF77SNM value.
|
int |
smf77srl()
SMF77SRL value.
|
Duration |
smf77syn()
SMF77SYN as a Duration.
|
int |
smf77synRawValue()
SMF77SYN raw value.
|
double |
smf77synSeconds()
SMF77SYN in seconds.
|
String |
smf77xnm()
SMF77XNM value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int SMF77CNV
public static final int SMF77ISS
public static final int SMF77M3R
public static final int SMF77ISM
public static final int SMF77IIP
public static final int SMF77EED
public static final int SMF77BOO
public static final int SMF77BRP
public static final int SMF77BSH
public static final int SMF77BIP
public static final int SMF77QES
public static final int SMF77CNE
public static final int SMF77DRC
public static final int SMF77EME
public static final int SMF77PRI
public static final int SMF77PRP
public static final int SMF77PED
public static final int SMF77PE2
public int smf77mfv()
public String smf77prd()
public LocalTime smf77ist()
LocalTime
public int smf77istRawValue()
public LocalDate smf77dat()
LocalDate
public int smf77datRawValue()
public Duration smf77int()
Duration
public double smf77intSeconds()
public int smf77intRawValue()
public int smf77mfl()
public long smf77sam()
public int smf77rv2()
public int smf77fla()
public boolean smf77cnv()
smf77fla()
is set.SMF77CNV = 0x80
public boolean smf77iss()
smf77fla()
is set.SMF77ISS = 0x40
public boolean smf77m3r()
smf77fla()
is set.SMF77M3R = 0x20
public boolean smf77ism()
smf77fla()
is set.SMF77ISM = 0x10
public boolean smf77iip()
smf77fla()
is set.SMF77IIP = 0x40
public boolean smf77eed()
smf77fla()
is set.SMF77EED = 0x20
public boolean smf77brp()
smf77fla()
masked by SMF77BOO equals SMF77BRP
.smf77fla()
& SMF77BOO equals SMF77BRP
SMF77BRP = 0x03
public boolean smf77bsh()
smf77fla()
masked by SMF77BOO equals SMF77BSH
.smf77fla()
& SMF77BOO equals SMF77BSH
SMF77BSH = 0x02
public boolean smf77bip()
smf77fla()
masked by SMF77BOO equals SMF77BIP
.smf77fla()
& SMF77BOO equals SMF77BIP
SMF77BIP = 0x01
public String smf77rls()
public Duration smf77cyc()
Duration
public double smf77cycSeconds()
public int smf77cycRawValue()
public String smf77mvs()
public int smf77iml()
public int smf77prf()
public boolean smf77qes()
SMF77QES
bit in smf77prf()
is set.SMF77QES = 0x80
public boolean smf77cne()
SMF77CNE
bit in smf77prf()
is set.SMF77CNE = 0x40
public boolean smf77drc()
SMF77DRC
bit in smf77prf()
is set.SMF77DRC = 0x20
public boolean smf77eme()
SMF77EME
bit in smf77prf()
is set.SMF77EME = 0x10
public boolean smf77pri()
SMF77PRI
bit in smf77prf()
is set.SMF77PRI = 0x08
public boolean smf77prp()
SMF77PRP
bit in smf77prf()
is set.SMF77PRP = 0x04
public boolean smf77ped()
SMF77PED
bit in smf77prf()
is set.SMF77PED = 0x02
public boolean smf77pe2()
SMF77PE2
bit in smf77prf()
is set.SMF77PE2 = 0x01
public int smf77ptn()
public int smf77srl()
public ZonedDateTime smf77iet()
Use smf77ietRawValue()
for a BigInteger containing the complete
STCK value.
ZonedDateTime
public BigInteger smf77ietRawValue()
public ZoneOffset smf77lgo()
public long smf77lgoRawValue()
public int smf77rao()
public int smf77ral()
public int smf77ran()
public Duration smf77oil()
Duration
public double smf77oilSeconds()
public int smf77oilRawValue()
public Duration smf77syn()
Duration
public double smf77synSeconds()
public int smf77synRawValue()
public ZonedDateTime smf77gie()
Use smf77gieRawValue()
for a BigInteger containing the complete
STCK value.
ZonedDateTime
public BigInteger smf77gieRawValue()
public String smf77xnm()
public String smf77snm()
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.