public final class ProductSection extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
SMF76BIP
Constant: 0x01 = 1
|
static int |
SMF76BOO
Constant: 0x07 = 7
|
static int |
SMF76BRP
Constant: 0x03 = 3
|
static int |
SMF76BSH
Constant: 0x02 = 2
|
static int |
SMF76CNE
Constant: 0x40 = 64
|
static int |
SMF76CNV
Constant: 0x80 = 128
|
static int |
SMF76DRC
Constant: 0x20 = 32
|
static int |
SMF76EED
Constant: 0x20 = 32
|
static int |
SMF76EME
Constant: 0x10 = 16
|
static int |
SMF76IIP
Constant: 0x40 = 64
|
static int |
SMF76ISM
Constant: 0x10 = 16
|
static int |
SMF76ISS
Constant: 0x40 = 64
|
static int |
SMF76M3R
Constant: 0x20 = 32
|
static int |
SMF76PE2
Constant: 0x01 = 1
|
static int |
SMF76PED
Constant: 0x02 = 2
|
static int |
SMF76PRI
Constant: 0x08 = 8
|
static int |
SMF76PRP
Constant: 0x04 = 4
|
static int |
SMF76QES
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 |
smf76bip()
Return true if
smf76fla() masked by SMF76BOO equals SMF76BIP . |
boolean |
smf76brp()
Return true if
smf76fla() masked by SMF76BOO equals SMF76BRP . |
boolean |
smf76bsh()
Return true if
smf76fla() masked by SMF76BOO equals SMF76BSH . |
boolean |
smf76cne()
Return true if
SMF76CNE bit in smf76prf() is set. |
boolean |
smf76cnv()
Return true if SMF76CNV bit in
smf76fla() is set. |
Duration |
smf76cyc()
SMF76CYC as a Duration.
|
int |
smf76cycRawValue()
SMF76CYC raw value.
|
double |
smf76cycSeconds()
SMF76CYC in seconds.
|
LocalDate |
smf76dat()
SMF76DAT as a LocalDate.
|
int |
smf76datRawValue()
SMF76DAT raw value.
|
boolean |
smf76drc()
Return true if
SMF76DRC bit in smf76prf() is set. |
boolean |
smf76eed()
Return true if SMF76EED bit in
smf76fla() is set. |
boolean |
smf76eme()
Return true if
SMF76EME bit in smf76prf() is set. |
int |
smf76fla()
SMF76FLA value.
|
ZonedDateTime |
smf76gie()
SMF76GIE STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).
|
BigInteger |
smf76gieRawValue()
SMF76GIE STCK value.
|
ZonedDateTime |
smf76iet()
SMF76IET STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).
|
BigInteger |
smf76ietRawValue()
SMF76IET STCK value.
|
boolean |
smf76iip()
Return true if SMF76IIP bit in
smf76fla() is set. |
int |
smf76iml()
SMF76IML value.
|
Duration |
smf76int()
SMF76INT as a Duration.
|
int |
smf76intRawValue()
SMF76INT raw value.
|
double |
smf76intSeconds()
SMF76INT in seconds.
|
boolean |
smf76ism()
Return true if SMF76ISM bit in
smf76fla() is set. |
boolean |
smf76iss()
Return true if SMF76ISS bit in
smf76fla() is set. |
LocalTime |
smf76ist()
SMF76IST as LocalTime.
|
int |
smf76istRawValue()
SMF76IST raw value.
|
ZoneOffset |
smf76lgo()
SMF76LGO as ZoneOffset.
|
long |
smf76lgoRawValue()
SMF76LGO raw value.
|
boolean |
smf76m3r()
Return true if SMF76M3R bit in
smf76fla() is set. |
int |
smf76mfl()
SMF76MFL value.
|
int |
smf76mfv()
SMF76MFV value.
|
String |
smf76mvs()
SMF76MVS value.
|
Duration |
smf76oil()
SMF76OIL as a Duration.
|
int |
smf76oilRawValue()
SMF76OIL raw value.
|
double |
smf76oilSeconds()
SMF76OIL in seconds.
|
boolean |
smf76pe2()
Return true if
SMF76PE2 bit in smf76prf() is set. |
boolean |
smf76ped()
Return true if
SMF76PED bit in smf76prf() is set. |
String |
smf76prd()
SMF76PRD value.
|
int |
smf76prf()
SMF76PRF value.
|
boolean |
smf76pri()
Return true if
SMF76PRI bit in smf76prf() is set. |
boolean |
smf76prp()
Return true if
SMF76PRP bit in smf76prf() is set. |
int |
smf76ptn()
SMF76PTN value.
|
boolean |
smf76qes()
Return true if
SMF76QES bit in smf76prf() is set. |
int |
smf76ral()
SMF76RAL value.
|
int |
smf76ran()
SMF76RAN value.
|
int |
smf76rao()
SMF76RAO value.
|
String |
smf76rls()
SMF76RLS value.
|
int |
smf76rv2()
SMF76RV2 value.
|
long |
smf76sam()
SMF76SAM value.
|
String |
smf76snm()
SMF76SNM value.
|
int |
smf76srl()
SMF76SRL value.
|
Duration |
smf76syn()
SMF76SYN as a Duration.
|
int |
smf76synRawValue()
SMF76SYN raw value.
|
double |
smf76synSeconds()
SMF76SYN in seconds.
|
String |
smf76xnm()
SMF76XNM value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int SMF76CNV
public static final int SMF76ISS
public static final int SMF76M3R
public static final int SMF76ISM
public static final int SMF76IIP
public static final int SMF76EED
public static final int SMF76BOO
public static final int SMF76BRP
public static final int SMF76BSH
public static final int SMF76BIP
public static final int SMF76QES
public static final int SMF76CNE
public static final int SMF76DRC
public static final int SMF76EME
public static final int SMF76PRI
public static final int SMF76PRP
public static final int SMF76PED
public static final int SMF76PE2
public int smf76mfv()
public String smf76prd()
public LocalTime smf76ist()
LocalTime
public int smf76istRawValue()
public LocalDate smf76dat()
LocalDate
public int smf76datRawValue()
public Duration smf76int()
Duration
public double smf76intSeconds()
public int smf76intRawValue()
public int smf76mfl()
public long smf76sam()
public int smf76rv2()
public int smf76fla()
public boolean smf76cnv()
smf76fla()
is set.SMF76CNV = 0x80
public boolean smf76iss()
smf76fla()
is set.SMF76ISS = 0x40
public boolean smf76m3r()
smf76fla()
is set.SMF76M3R = 0x20
public boolean smf76ism()
smf76fla()
is set.SMF76ISM = 0x10
public boolean smf76iip()
smf76fla()
is set.SMF76IIP = 0x40
public boolean smf76eed()
smf76fla()
is set.SMF76EED = 0x20
public boolean smf76brp()
smf76fla()
masked by SMF76BOO equals SMF76BRP
.smf76fla()
& SMF76BOO equals SMF76BRP
SMF76BRP = 0x03
public boolean smf76bsh()
smf76fla()
masked by SMF76BOO equals SMF76BSH
.smf76fla()
& SMF76BOO equals SMF76BSH
SMF76BSH = 0x02
public boolean smf76bip()
smf76fla()
masked by SMF76BOO equals SMF76BIP
.smf76fla()
& SMF76BOO equals SMF76BIP
SMF76BIP = 0x01
public String smf76rls()
public Duration smf76cyc()
Duration
public double smf76cycSeconds()
public int smf76cycRawValue()
public String smf76mvs()
public int smf76iml()
public int smf76prf()
public boolean smf76qes()
SMF76QES
bit in smf76prf()
is set.SMF76QES = 0x80
public boolean smf76cne()
SMF76CNE
bit in smf76prf()
is set.SMF76CNE = 0x40
public boolean smf76drc()
SMF76DRC
bit in smf76prf()
is set.SMF76DRC = 0x20
public boolean smf76eme()
SMF76EME
bit in smf76prf()
is set.SMF76EME = 0x10
public boolean smf76pri()
SMF76PRI
bit in smf76prf()
is set.SMF76PRI = 0x08
public boolean smf76prp()
SMF76PRP
bit in smf76prf()
is set.SMF76PRP = 0x04
public boolean smf76ped()
SMF76PED
bit in smf76prf()
is set.SMF76PED = 0x02
public boolean smf76pe2()
SMF76PE2
bit in smf76prf()
is set.SMF76PE2 = 0x01
public int smf76ptn()
public int smf76srl()
public ZonedDateTime smf76iet()
Use smf76ietRawValue()
for a BigInteger containing the complete
STCK value.
ZonedDateTime
public BigInteger smf76ietRawValue()
public ZoneOffset smf76lgo()
public long smf76lgoRawValue()
public int smf76rao()
public int smf76ral()
public int smf76ran()
public Duration smf76oil()
Duration
public double smf76oilSeconds()
public int smf76oilRawValue()
public Duration smf76syn()
Duration
public double smf76synSeconds()
public int smf76synRawValue()
public ZonedDateTime smf76gie()
Use smf76gieRawValue()
for a BigInteger containing the complete
STCK value.
ZonedDateTime
public BigInteger smf76gieRawValue()
public String smf76xnm()
public String smf76snm()
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.