public final class OutfilDatasetSection extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
ICEOFBSM
Constant: 0x20 = 32
|
static int |
ICEOFCPR
Constant: 0x20 = 32
|
static int |
ICEOFCVT
Constant: 0x08 = 8
|
static int |
ICEOFDAS
Constant: 0x40 = 64
|
static int |
ICEOFEA
Constant: 0x10 = 16
|
static int |
ICEOFEND
Constant: 0x68 = 104
|
static int |
ICEOFEXP
Constant: 0x80 = 128
|
static int |
ICEOFHFS
Constant: 0x08 = 8
|
static int |
ICEOFIOS
Constant: 0x40 = 64
|
static int |
ICEOFORC
Constant: 0x10 = 16
|
static int |
ICEOFPIP
Constant: 0x80 = 128
|
static int |
ICEOFREP
Constant: 0x04 = 4
|
static int |
ICEOFRMC
Constant: 0x80 = 128
|
static int |
ICEOFSER
Constant: 0x80 = 128
|
static int |
ICEOFSPD
Constant: 0x20 = 32
|
static int |
ICEOFSPL
Constant: 0x20 = 32
|
static int |
ICEOFSTR
Constant: 0x40 = 64
|
static int |
ICEOFTAP
Constant: 0x80 = 128
|
static int |
ICEOFVFL
Constant: 0x02 = 2
|
static int |
ICEOFVSM
Constant: 0x40 = 64
|
static int |
ICEOFVTR
Constant: 0x01 = 1
|
Modifier and Type | Method and Description |
---|---|
static OutfilDatasetSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
iceofamb()
ICEOFAMB value.
|
long |
iceofamc()
ICEOFAMC value, throws exception if ICEOFAMC overflows 64 bit signed integer.
|
BigInteger |
iceofamcAsBigInteger()
ICEOFAMC value as a BigInteger.
|
long |
iceofbkf()
ICEOFBKF value.
|
int |
iceofbkz()
ICEOFBKZ value.
|
boolean |
iceofbsm()
Return true if
ICEOFBSM bit in iceofamb() is set. |
long |
iceofbyt()
ICEOFBYT value, throws exception if ICEOFBYT overflows 64 bit signed integer.
|
BigInteger |
iceofbytAsBigInteger()
ICEOFBYT value as a BigInteger.
|
boolean |
iceofcpr()
Return true if
ICEOFCPR bit in iceoffl1() is set. |
boolean |
iceofcvt()
Return true if
ICEOFCVT bit in iceofprm() is set. |
boolean |
iceofdas()
Return true if
ICEOFDAS bit in iceoftyp() is set. |
String |
iceofddn()
ICEOFDDN value.
|
boolean |
iceofea()
Return true if
ICEOFEA bit in iceoffl1() is set. |
boolean |
iceofexp()
Return true if
ICEOFEXP bit in iceofamb() is set. |
int |
iceoffl1()
ICEOFFL1 value.
|
boolean |
iceofhfs()
Return true if
ICEOFHFS bit in iceoffl1() is set. |
boolean |
iceofios()
Return true if
ICEOFIOS bit in iceofprm() is set. |
int |
iceoflrl()
ICEOFLRL value.
|
String |
iceofnam()
ICEOFNAM value.
|
boolean |
iceoforc()
Return true if
ICEOFORC bit in iceofprm() is set. |
boolean |
iceofpip()
Return true if
ICEOFPIP bit in iceoffl1() is set. |
int |
iceofpr2()
ICEOFPR2 value.
|
int |
iceofprm()
ICEOFPRM value.
|
int |
iceofrcf()
ICEOFRCF value.
|
long |
iceofrec()
ICEOFREC value, throws exception if ICEOFREC overflows 64 bit signed integer.
|
BigInteger |
iceofrecAsBigInteger()
ICEOFREC value as a BigInteger.
|
boolean |
iceofrep()
Return true if
ICEOFREP bit in iceofprm() is set. |
boolean |
iceofrmc()
Return true if
ICEOFRMC bit in iceofpr2() is set. |
boolean |
iceofser()
Return true if
ICEOFSER bit in iceofprm() is set. |
boolean |
iceofspd()
Return true if
ICEOFSPD bit in iceoftyp() is set. |
boolean |
iceofspl()
Return true if
ICEOFSPL bit in iceofprm() is set. |
boolean |
iceofstr()
Return true if
ICEOFSTR bit in iceoffl1() is set. |
boolean |
iceoftap()
Return true if
ICEOFTAP bit in iceoftyp() is set. |
int |
iceoftyp()
ICEOFTYP value.
|
boolean |
iceofvfl()
Return true if
ICEOFVFL bit in iceofprm() is set. |
String |
iceofvol()
ICEOFVOL value.
|
boolean |
iceofvsm()
Return true if
ICEOFVSM bit in iceofamb() is set. |
boolean |
iceofvtr()
Return true if
ICEOFVTR bit in iceofprm() is set. |
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int ICEOFPIP
public static final int ICEOFSTR
public static final int ICEOFCPR
public static final int ICEOFEA
public static final int ICEOFHFS
public static final int ICEOFEXP
public static final int ICEOFVSM
public static final int ICEOFBSM
public static final int ICEOFTAP
public static final int ICEOFDAS
public static final int ICEOFSPD
public static final int ICEOFSER
public static final int ICEOFIOS
public static final int ICEOFSPL
public static final int ICEOFORC
public static final int ICEOFCVT
public static final int ICEOFREP
public static final int ICEOFVFL
public static final int ICEOFVTR
public static final int ICEOFRMC
public static final int ICEOFEND
public int iceoffl1()
public boolean iceofpip()
ICEOFPIP
bit in iceoffl1()
is set.ICEOFPIP = 0x80
public boolean iceofstr()
ICEOFSTR
bit in iceoffl1()
is set.ICEOFSTR = 0x40
public boolean iceofcpr()
ICEOFCPR
bit in iceoffl1()
is set.ICEOFCPR = 0x20
public boolean iceofea()
ICEOFEA
bit in iceoffl1()
is set.ICEOFEA = 0x10
public boolean iceofhfs()
ICEOFHFS
bit in iceoffl1()
is set.ICEOFHFS = 0x08
public int iceofamb()
public boolean iceofexp()
ICEOFEXP
bit in iceofamb()
is set.ICEOFEXP = 0x80
public boolean iceofvsm()
ICEOFVSM
bit in iceofamb()
is set.ICEOFVSM = 0x40
public boolean iceofbsm()
ICEOFBSM
bit in iceofamb()
is set.ICEOFBSM = 0x20
public int iceoftyp()
public boolean iceoftap()
ICEOFTAP
bit in iceoftyp()
is set.ICEOFTAP = 0x80
public boolean iceofdas()
ICEOFDAS
bit in iceoftyp()
is set.ICEOFDAS = 0x40
public boolean iceofspd()
ICEOFSPD
bit in iceoftyp()
is set.ICEOFSPD = 0x20
public int iceofrcf()
public int iceofprm()
public boolean iceofser()
ICEOFSER
bit in iceofprm()
is set.ICEOFSER = 0x80
public boolean iceofios()
ICEOFIOS
bit in iceofprm()
is set.ICEOFIOS = 0x40
public boolean iceofspl()
ICEOFSPL
bit in iceofprm()
is set.ICEOFSPL = 0x20
public boolean iceoforc()
ICEOFORC
bit in iceofprm()
is set.ICEOFORC = 0x10
public boolean iceofcvt()
ICEOFCVT
bit in iceofprm()
is set.ICEOFCVT = 0x08
public boolean iceofrep()
ICEOFREP
bit in iceofprm()
is set.ICEOFREP = 0x04
public boolean iceofvfl()
ICEOFVFL
bit in iceofprm()
is set.ICEOFVFL = 0x02
public boolean iceofvtr()
ICEOFVTR
bit in iceofprm()
is set.ICEOFVTR = 0x01
public int iceofpr2()
public boolean iceofrmc()
ICEOFRMC
bit in iceofpr2()
is set.ICEOFRMC = 0x80
public long iceofbyt()
IllegalArgumentException
- If the value of ICEOFBYT exceeds the maximum
value of a signed 64 bit integer (i.e. the high order bit is set in ICEOFBYT).
Use iceofbytAsBigInteger()
if this is possible.public BigInteger iceofbytAsBigInteger()
iceofbyt()
may provide better performance
if the value will not exceed the maximum value for a signed long.
public long iceofrec()
IllegalArgumentException
- If the value of ICEOFREC exceeds the maximum
value of a signed 64 bit integer (i.e. the high order bit is set in ICEOFREC).
Use iceofrecAsBigInteger()
if this is possible.public BigInteger iceofrecAsBigInteger()
iceofrec()
may provide better performance
if the value will not exceed the maximum value for a signed long.
public long iceofamc()
IllegalArgumentException
- If the value of ICEOFAMC exceeds the maximum
value of a signed 64 bit integer (i.e. the high order bit is set in ICEOFAMC).
Use iceofamcAsBigInteger()
if this is possible.public BigInteger iceofamcAsBigInteger()
iceofamc()
may provide better performance
if the value will not exceed the maximum value for a signed long.
public int iceoflrl()
public int iceofbkz()
public String iceofddn()
public String iceofnam()
public String iceofvol()
public long iceofbkf()
public static OutfilDatasetSection 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.