public final class ProductSection extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
SMF72BIP
Constant: 0x01 = 1
|
static int |
SMF72BOO
Constant: 0x07 = 7
|
static int |
SMF72BRP
Constant: 0x03 = 3
|
static int |
SMF72BSH
Constant: 0x02 = 2
|
static int |
SMF72CNE
Constant: 0x40 = 64
|
static int |
SMF72CNV
Constant: 0x80 = 128
|
static int |
SMF72DRC
Constant: 0x20 = 32
|
static int |
SMF72EED
Constant: 0x20 = 32
|
static int |
SMF72EME
Constant: 0x10 = 16
|
static int |
SMF72IIP
Constant: 0x40 = 64
|
static int |
SMF72ISM
Constant: 0x10 = 16
|
static int |
SMF72ISS
Constant: 0x40 = 64
|
static int |
SMF72M3R
Constant: 0x20 = 32
|
static int |
SMF72PE2
Constant: 0x01 = 1
|
static int |
SMF72PED
Constant: 0x02 = 2
|
static int |
SMF72PRI
Constant: 0x08 = 8
|
static int |
SMF72PRP
Constant: 0x04 = 4
|
static int |
SMF72QES
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 |
smf72bip()
Return true if
smf72fla() masked by SMF72BOO equals SMF72BIP . |
boolean |
smf72brp()
Return true if
smf72fla() masked by SMF72BOO equals SMF72BRP . |
boolean |
smf72bsh()
Return true if
smf72fla() masked by SMF72BOO equals SMF72BSH . |
boolean |
smf72cne()
Return true if
SMF72CNE bit in smf72prf() is set. |
boolean |
smf72cnv()
Return true if SMF72CNV bit in
smf72fla() is set. |
Duration |
smf72cyc()
SMF72CYC as a Duration.
|
int |
smf72cycRawValue()
SMF72CYC raw value.
|
double |
smf72cycSeconds()
SMF72CYC in seconds.
|
LocalDate |
smf72dat()
SMF72DAT as a LocalDate.
|
int |
smf72datRawValue()
SMF72DAT raw value.
|
boolean |
smf72drc()
Return true if
SMF72DRC bit in smf72prf() is set. |
boolean |
smf72eed()
Return true if SMF72EED bit in
smf72fla() is set. |
boolean |
smf72eme()
Return true if
SMF72EME bit in smf72prf() is set. |
int |
smf72fla()
SMF72FLA value.
|
ZonedDateTime |
smf72gie()
SMF72GIE STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).
|
BigInteger |
smf72gieRawValue()
SMF72GIE STCK value.
|
ZonedDateTime |
smf72iet()
SMF72IET STCK value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).
|
BigInteger |
smf72ietRawValue()
SMF72IET STCK value.
|
boolean |
smf72iip()
Return true if SMF72IIP bit in
smf72fla() is set. |
int |
smf72iml()
SMF72IML value.
|
Duration |
smf72int()
SMF72INT as a Duration.
|
int |
smf72intRawValue()
SMF72INT raw value.
|
double |
smf72intSeconds()
SMF72INT in seconds.
|
boolean |
smf72ism()
Return true if SMF72ISM bit in
smf72fla() is set. |
boolean |
smf72iss()
Return true if SMF72ISS bit in
smf72fla() is set. |
LocalTime |
smf72ist()
SMF72IST as LocalTime.
|
int |
smf72istRawValue()
SMF72IST raw value.
|
ZoneOffset |
smf72lgo()
SMF72LGO as ZoneOffset.
|
long |
smf72lgoRawValue()
SMF72LGO raw value.
|
boolean |
smf72m3r()
Return true if SMF72M3R bit in
smf72fla() is set. |
int |
smf72mfl()
SMF72MFL value.
|
int |
smf72mfv()
SMF72MFV value.
|
String |
smf72mvs()
SMF72MVS value.
|
Duration |
smf72oil()
SMF72OIL as a Duration.
|
int |
smf72oilRawValue()
SMF72OIL raw value.
|
double |
smf72oilSeconds()
SMF72OIL in seconds.
|
boolean |
smf72pe2()
Return true if
SMF72PE2 bit in smf72prf() is set. |
boolean |
smf72ped()
Return true if
SMF72PED bit in smf72prf() is set. |
String |
smf72prd()
SMF72PRD value.
|
int |
smf72prf()
SMF72PRF value.
|
boolean |
smf72pri()
Return true if
SMF72PRI bit in smf72prf() is set. |
boolean |
smf72prp()
Return true if
SMF72PRP bit in smf72prf() is set. |
int |
smf72ptn()
SMF72PTN value.
|
boolean |
smf72qes()
Return true if
SMF72QES bit in smf72prf() is set. |
int |
smf72ral()
SMF72RAL value.
|
int |
smf72ran()
SMF72RAN value.
|
int |
smf72rao()
SMF72RAO value.
|
String |
smf72rls()
SMF72RLS value.
|
int |
smf72rv2()
SMF72RV2 value.
|
long |
smf72sam()
SMF72SAM value.
|
String |
smf72snm()
SMF72SNM value.
|
int |
smf72srl()
SMF72SRL value.
|
Duration |
smf72syn()
SMF72SYN as a Duration.
|
int |
smf72synRawValue()
SMF72SYN raw value.
|
double |
smf72synSeconds()
SMF72SYN in seconds.
|
String |
smf72xnm()
SMF72XNM value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int SMF72CNV
public static final int SMF72ISS
public static final int SMF72M3R
public static final int SMF72ISM
public static final int SMF72IIP
public static final int SMF72EED
public static final int SMF72BOO
public static final int SMF72BRP
public static final int SMF72BSH
public static final int SMF72BIP
public static final int SMF72QES
public static final int SMF72CNE
public static final int SMF72DRC
public static final int SMF72EME
public static final int SMF72PRI
public static final int SMF72PRP
public static final int SMF72PED
public static final int SMF72PE2
public int smf72mfv()
public String smf72prd()
public LocalTime smf72ist()
LocalTime
public int smf72istRawValue()
public LocalDate smf72dat()
LocalDate
public int smf72datRawValue()
public Duration smf72int()
Duration
public double smf72intSeconds()
public int smf72intRawValue()
public int smf72mfl()
public long smf72sam()
public int smf72rv2()
public int smf72fla()
public boolean smf72cnv()
smf72fla()
is set.SMF72CNV = 0x80
public boolean smf72iss()
smf72fla()
is set.SMF72ISS = 0x40
public boolean smf72m3r()
smf72fla()
is set.SMF72M3R = 0x20
public boolean smf72ism()
smf72fla()
is set.SMF72ISM = 0x10
public boolean smf72iip()
smf72fla()
is set.SMF72IIP = 0x40
public boolean smf72eed()
smf72fla()
is set.SMF72EED = 0x20
public boolean smf72brp()
smf72fla()
masked by SMF72BOO equals SMF72BRP
.smf72fla()
& SMF72BOO equals SMF72BRP
SMF72BRP = 0x03
public boolean smf72bsh()
smf72fla()
masked by SMF72BOO equals SMF72BSH
.smf72fla()
& SMF72BOO equals SMF72BSH
SMF72BSH = 0x02
public boolean smf72bip()
smf72fla()
masked by SMF72BOO equals SMF72BIP
.smf72fla()
& SMF72BOO equals SMF72BIP
SMF72BIP = 0x01
public String smf72rls()
public Duration smf72cyc()
Duration
public double smf72cycSeconds()
public int smf72cycRawValue()
public String smf72mvs()
public int smf72iml()
public int smf72prf()
public boolean smf72qes()
SMF72QES
bit in smf72prf()
is set.SMF72QES = 0x80
public boolean smf72cne()
SMF72CNE
bit in smf72prf()
is set.SMF72CNE = 0x40
public boolean smf72drc()
SMF72DRC
bit in smf72prf()
is set.SMF72DRC = 0x20
public boolean smf72eme()
SMF72EME
bit in smf72prf()
is set.SMF72EME = 0x10
public boolean smf72pri()
SMF72PRI
bit in smf72prf()
is set.SMF72PRI = 0x08
public boolean smf72prp()
SMF72PRP
bit in smf72prf()
is set.SMF72PRP = 0x04
public boolean smf72ped()
SMF72PED
bit in smf72prf()
is set.SMF72PED = 0x02
public boolean smf72pe2()
SMF72PE2
bit in smf72prf()
is set.SMF72PE2 = 0x01
public int smf72ptn()
public int smf72srl()
public ZonedDateTime smf72iet()
Use smf72ietRawValue()
for a BigInteger containing the complete
STCK value.
ZonedDateTime
public BigInteger smf72ietRawValue()
public ZoneOffset smf72lgo()
public long smf72lgoRawValue()
public int smf72rao()
public int smf72ral()
public int smf72ran()
public Duration smf72oil()
Duration
public double smf72oilSeconds()
public int smf72oilRawValue()
public Duration smf72syn()
Duration
public double smf72synSeconds()
public int smf72synRawValue()
public ZonedDateTime smf72gie()
Use smf72gieRawValue()
for a BigInteger containing the complete
STCK value.
ZonedDateTime
public BigInteger smf72gieRawValue()
public String smf72xnm()
public String smf72snm()
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.