public final class DeviceControlDataSection extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
SMF74429
Constant: 0x80 = 128
|
static int |
SMF74438
Constant: 0x20 = 32
|
static int |
SMF74DCA
Constant: 0x80 = 128
|
static int |
SMF74ECM
Constant: 0x80 = 128
|
static int |
SMF74FCM
Constant: 0x20 = 32
|
static int |
SMF74FID
Constant: 0x10 = 16
|
static int |
SMF74IAC
Constant: 0x40 = 64
|
static int |
SMF74ICV
Constant: 0x10 = 16
|
static int |
SMF74IOD
Constant: 0x20 = 32
|
static int |
SMF74MSM
Constant: 0x80 = 128
|
static int |
SMF74NRF
Constant: 0x80 = 128
|
static int |
SMF74SGF
Constant: 0x40 = 64
|
static int |
SMF74SME
Constant: 0x40 = 64
|
static int |
SMF74STS
Constant: 0x40 = 64
|
Modifier and Type | Method and Description |
---|---|
static DeviceControlDataSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
boolean |
smf74429()
Return true if
SMF74429 bit in smf74dms() is set. |
boolean |
smf74438()
Return true if
SMF74438 bit in smf74dms() is set. |
int |
smf74cfl()
SMF74CFL value.
|
boolean |
smf74dca()
Return true if
SMF74DCA bit in smf74cfl() is set. |
int |
smf74dcf()
SMF74DCF value.
|
int |
smf74dfl()
SMF74DFL value.
|
int |
smf74dms()
SMF74DMS value.
|
boolean |
smf74ecm()
Return true if
SMF74ECM bit in smf74enf() is set. |
int |
smf74enf()
SMF74ENF value.
|
boolean |
smf74fcm()
Return true if
SMF74FCM bit in smf74enf() is set. |
boolean |
smf74fid()
Return true if
SMF74FID bit in smf74enf() is set. |
int |
smf74gen()
SMF74GEN value.
|
boolean |
smf74iac()
Return true if
SMF74IAC bit in smf74cfl() is set. |
boolean |
smf74icv()
Return true if
SMF74ICV bit in smf74cfl() is set. |
boolean |
smf74iod()
Return true if
SMF74IOD bit in smf74cfl() is set. |
int |
smf74lsn()
SMF74LSN value.
|
long |
smf74mct()
SMF74MCT value.
|
boolean |
smf74msm()
Return true if
SMF74MSM bit in smf74smf() is set. |
boolean |
smf74nrf()
Return true if
SMF74NRF bit in smf74dcf() is set. |
int |
smf74nxt()
SMF74NXT value.
|
int |
smf74s15()
SMF74S15 value.
|
boolean |
smf74sgf()
Return true if
SMF74SGF bit in smf74dcf() is set. |
boolean |
smf74sme()
Return true if
SMF74SME bit in smf74dms() is set. |
int |
smf74smf()
SMF74SMF value.
|
int |
smf74src()
SMF74SRC value.
|
int |
smf74srs()
SMF74SRS value.
|
boolean |
smf74sts()
Return true if
SMF74STS bit in smf74enf() is set. |
int |
smf74sub()
SMF74SUB value.
|
LocalDate |
smf74tdt()
SMF74TDT as LocalDate.
|
String |
smf74tdtRawValue()
SMF74TDT String value.
|
LocalDate |
smf74tdy()
SMF74TDY as LocalDate.
|
String |
smf74tdyRawValue()
SMF74TDY String value.
|
String |
smf74tnm()
SMF74TNM value.
|
String |
smf74tok()
SMF74TOK value.
|
int |
smf74tot()
SMF74TOT value.
|
String |
smf74tsf()
SMF74TSF value.
|
int |
smf74tsr()
SMF74TSR value.
|
LocalTime |
smf74ttm()
SMF74TTM as LocalTime.
|
String |
smf74ttmRawValue()
SMF74TTM String value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int SMF74NRF
public static final int SMF74SGF
public static final int SMF74429
public static final int SMF74SME
public static final int SMF74438
public static final int SMF74ECM
public static final int SMF74STS
public static final int SMF74FCM
public static final int SMF74FID
public static final int SMF74MSM
public static final int SMF74DCA
public static final int SMF74IAC
public static final int SMF74IOD
public static final int SMF74ICV
public int smf74nxt()
public int smf74tot()
public int smf74gen()
public int smf74sub()
public int smf74dfl()
public int smf74dcf()
public boolean smf74nrf()
SMF74NRF
bit in smf74dcf()
is set.SMF74NRF = 0x80
public boolean smf74sgf()
SMF74SGF
bit in smf74dcf()
is set.SMF74SGF = 0x40
public int smf74dms()
public boolean smf74429()
SMF74429
bit in smf74dms()
is set.SMF74429 = 0x80
public boolean smf74sme()
SMF74SME
bit in smf74dms()
is set.SMF74SME = 0x40
public boolean smf74438()
SMF74438
bit in smf74dms()
is set.SMF74438 = 0x20
public int smf74enf()
public boolean smf74ecm()
SMF74ECM
bit in smf74enf()
is set.SMF74ECM = 0x80
public boolean smf74sts()
SMF74STS
bit in smf74enf()
is set.SMF74STS = 0x40
public boolean smf74fcm()
SMF74FCM
bit in smf74enf()
is set.SMF74FCM = 0x20
public boolean smf74fid()
SMF74FID
bit in smf74enf()
is set.SMF74FID = 0x10
public int smf74smf()
public boolean smf74msm()
SMF74MSM
bit in smf74smf()
is set.SMF74MSM = 0x80
public int smf74s15()
public int smf74src()
public int smf74srs()
public int smf74tsr()
public int smf74cfl()
public boolean smf74dca()
SMF74DCA
bit in smf74cfl()
is set.SMF74DCA = 0x80
public boolean smf74iac()
SMF74IAC
bit in smf74cfl()
is set.SMF74IAC = 0x40
public boolean smf74iod()
SMF74IOD
bit in smf74cfl()
is set.SMF74IOD = 0x20
public boolean smf74icv()
SMF74ICV
bit in smf74cfl()
is set.SMF74ICV = 0x10
public int smf74lsn()
public String smf74tnm()
public String smf74tsf()
public String smf74tok()
public LocalDate smf74tdt()
LocalDate
public String smf74tdtRawValue()
public LocalTime smf74ttm()
LocalTime
public String smf74ttmRawValue()
public long smf74mct()
public LocalDate smf74tdy()
LocalDate
public String smf74tdyRawValue()
public static DeviceControlDataSection 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.