public final class RasSection extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
SMF14DCBEDSORG
Constant: 0x40 = 64
|
static int |
SMF14DCBEEXCP
Constant: 0x80 = 128
|
static int |
SMF14DCBEFREE
Constant: 0x20 = 32
|
static int |
SMF14DCBEID
Constant: 0x08 = 8
|
static int |
SMF14DCBEKEY
Constant: 0x10 = 16
|
static int |
SMF14DCBEMIN
Constant: 0x04 = 4
|
static int |
SMF14DCBEREJ
Constant: 0x80 = 128
|
static int |
SMF14NODCBE
Constant: 0x02 = 2
|
static int |
SMF14PREL
Constant: 0x40 = 64
|
static int |
SMF14PRELABD
Constant: 0x40 = 64
|
static int |
SMF14PRELEXCP
Constant: 0x10 = 16
|
static int |
SMF14PRELINP
Constant: 0x20 = 32
|
static int |
SMF14PRELIO
Constant: 0x04 = 4
|
static int |
SMF14PRELNOUT
Constant: 0x08 = 8
|
static int |
SMF14PRELVIO
Constant: 0x80 = 128
|
static int |
SMF14RFG1AUTH
Constant: 0x20 = 32
|
static int |
SMF14RFG1BYP
Constant: 0x10 = 16
|
static int |
SMF14RFG1DBYP
Constant: 0x80 = 128
|
static int |
SMF14RFG1JBYP
Constant: 0x40 = 64
|
static int |
SMF14RFG1STMR
Constant: 0x08 = 8
|
Modifier and Type | Method and Description |
---|---|
static RasSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
boolean |
smf14dcbedsorg()
Return true if
SMF14DCBEDSORG bit in smf14rasdata0() is set. |
boolean |
smf14dcbeexcp()
Return true if
SMF14DCBEEXCP bit in smf14rasdata0() is set. |
boolean |
smf14dcbefree()
Return true if
SMF14DCBEFREE bit in smf14rasdata0() is set. |
boolean |
smf14dcbeid()
Return true if
SMF14DCBEID bit in smf14rasdata0() is set. |
boolean |
smf14dcbekey()
Return true if
SMF14DCBEKEY bit in smf14rasdata0() is set. |
boolean |
smf14dcbemin()
Return true if
SMF14DCBEMIN bit in smf14rasdata0() is set. |
boolean |
smf14dcberej()
Return true if
SMF14DCBEREJ bit in smf14rfg0() is set. |
boolean |
smf14nodcbe()
Return true if
SMF14NODCBE bit in smf14rasdata0() is set. |
boolean |
smf14prel()
Return true if
SMF14PREL bit in smf14rfg0() is set. |
boolean |
smf14prelabd()
Return true if
SMF14PRELABD bit in smf14rasdata1() is set. |
boolean |
smf14prelexcp()
Return true if
SMF14PRELEXCP bit in smf14rasdata1() is set. |
boolean |
smf14prelinp()
Return true if
SMF14PRELINP bit in smf14rasdata1() is set. |
boolean |
smf14prelio()
Return true if
SMF14PRELIO bit in smf14rasdata1() is set. |
boolean |
smf14prelnout()
Return true if
SMF14PRELNOUT bit in smf14rasdata1() is set. |
boolean |
smf14prelvio()
Return true if
SMF14PRELVIO bit in smf14rasdata1() is set. |
int |
smf14rasdata0()
SMF14RASDATA0 value.
|
int |
smf14rasdata1()
SMF14RASDATA1 value.
|
long |
smf14rfg()
SMF14RFG value.
|
int |
smf14rfg0()
SMF14RFG0 value.
|
int |
smf14rfg1()
SMF14RFG1 value.
|
boolean |
smf14rfg1auth()
Return true if
SMF14RFG1AUTH bit in smf14rfg1() is set. |
boolean |
smf14rfg1byp()
Return true if
SMF14RFG1BYP bit in smf14rfg1() is set. |
boolean |
smf14rfg1dbyp()
Return true if
SMF14RFG1DBYP bit in smf14rfg1() is set. |
boolean |
smf14rfg1jbyp()
Return true if
SMF14RFG1JBYP bit in smf14rfg1() is set. |
boolean |
smf14rfg1stmr()
Return true if
SMF14RFG1STMR bit in smf14rfg1() is set. |
int |
smf14rfg2()
SMF14RFG2 value.
|
int |
smf14rfg3()
SMF14RFG3 value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int SMF14DCBEREJ
public static final int SMF14PREL
public static final int SMF14RFG1DBYP
public static final int SMF14RFG1JBYP
public static final int SMF14RFG1AUTH
public static final int SMF14RFG1BYP
public static final int SMF14RFG1STMR
public static final int SMF14DCBEEXCP
public static final int SMF14DCBEDSORG
public static final int SMF14DCBEFREE
public static final int SMF14DCBEKEY
public static final int SMF14DCBEID
public static final int SMF14DCBEMIN
public static final int SMF14NODCBE
public static final int SMF14PRELVIO
public static final int SMF14PRELABD
public static final int SMF14PRELINP
public static final int SMF14PRELEXCP
public static final int SMF14PRELNOUT
public static final int SMF14PRELIO
public long smf14rfg()
public int smf14rfg0()
public boolean smf14dcberej()
SMF14DCBEREJ
bit in smf14rfg0()
is set.SMF14DCBEREJ = 0x80
public boolean smf14prel()
SMF14PREL
bit in smf14rfg0()
is set.SMF14PREL = 0x40
public int smf14rfg1()
public boolean smf14rfg1dbyp()
SMF14RFG1DBYP
bit in smf14rfg1()
is set.SMF14RFG1DBYP = 0x80
public boolean smf14rfg1jbyp()
SMF14RFG1JBYP
bit in smf14rfg1()
is set.SMF14RFG1JBYP = 0x40
public boolean smf14rfg1auth()
SMF14RFG1AUTH
bit in smf14rfg1()
is set.SMF14RFG1AUTH = 0x20
public boolean smf14rfg1byp()
SMF14RFG1BYP
bit in smf14rfg1()
is set.SMF14RFG1BYP = 0x10
public boolean smf14rfg1stmr()
SMF14RFG1STMR
bit in smf14rfg1()
is set.SMF14RFG1STMR = 0x08
public int smf14rfg2()
public int smf14rfg3()
public int smf14rasdata0()
public boolean smf14dcbeexcp()
SMF14DCBEEXCP
bit in smf14rasdata0()
is set.SMF14DCBEEXCP = 0x80
public boolean smf14dcbedsorg()
SMF14DCBEDSORG
bit in smf14rasdata0()
is set.SMF14DCBEDSORG = 0x40
public boolean smf14dcbefree()
SMF14DCBEFREE
bit in smf14rasdata0()
is set.SMF14DCBEFREE = 0x20
public boolean smf14dcbekey()
SMF14DCBEKEY
bit in smf14rasdata0()
is set.SMF14DCBEKEY = 0x10
public boolean smf14dcbeid()
SMF14DCBEID
bit in smf14rasdata0()
is set.SMF14DCBEID = 0x08
public boolean smf14dcbemin()
SMF14DCBEMIN
bit in smf14rasdata0()
is set.SMF14DCBEMIN = 0x04
public boolean smf14nodcbe()
SMF14NODCBE
bit in smf14rasdata0()
is set.SMF14NODCBE = 0x02
public int smf14rasdata1()
public boolean smf14prelvio()
SMF14PRELVIO
bit in smf14rasdata1()
is set.SMF14PRELVIO = 0x80
public boolean smf14prelabd()
SMF14PRELABD
bit in smf14rasdata1()
is set.SMF14PRELABD = 0x40
public boolean smf14prelinp()
SMF14PRELINP
bit in smf14rasdata1()
is set.SMF14PRELINP = 0x20
public boolean smf14prelexcp()
SMF14PRELEXCP
bit in smf14rasdata1()
is set.SMF14PRELEXCP = 0x10
public boolean smf14prelnout()
SMF14PRELNOUT
bit in smf14rasdata1()
is set.SMF14PRELNOUT = 0x08
public boolean smf14prelio()
SMF14PRELIO
bit in smf14rasdata1()
is set.SMF14PRELIO = 0x04
public static RasSection 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.