public final class UcbSection extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
UCB1FEA0
Constant: 0x80 = 128
|
static int |
UCB1FEA1
Constant: 0x40 = 64
|
static int |
UCB1FEA2
Constant: 0x20 = 32
|
static int |
UCB1FEA3
Constant: 0x10 = 16
|
static int |
UCB1FEA4
Constant: 0x08 = 8
|
static int |
UCB1FEA5
Constant: 0x04 = 4
|
static int |
UCB1FEA6
Constant: 0x02 = 2
|
static int |
UCB1FEA7
Constant: 0x01 = 1
|
static int |
UCB2OPT0
Constant: 0x80 = 128
|
static int |
UCB2OPT1
Constant: 0x40 = 64
|
static int |
UCB2OPT2
Constant: 0x20 = 32
|
static int |
UCB2OPT3
Constant: 0x10 = 16
|
static int |
UCB2OPT4
Constant: 0x08 = 8
|
static int |
UCB2OPT5
Constant: 0x04 = 4
|
static int |
UCB2OPT6
Constant: 0x02 = 2
|
static int |
UCB2OPT7
Constant: 0x01 = 1
|
static int |
UCB3CHAR
Constant: 0x04 = 4
|
static int |
UCB3COMM
Constant: 0x40 = 64
|
static int |
UCB3CTC
Constant: 0x41 = 65
|
static int |
UCB3DACC
Constant: 0x20 = 32
|
static int |
UCB3DISP
Constant: 0x10 = 16
|
static int |
UCB3TAPE
Constant: 0x80 = 128
|
static int |
UCB3UREC
Constant: 0x08 = 8
|
Modifier and Type | Method and Description |
---|---|
static UcbSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
int |
smf14nex()
SMF14NEX value.
|
long |
smf14nta()
SMF14NTA value.
|
long |
smfexcp()
SMFEXCP value.
|
int |
smfsrtef()
SMFSRTEF value.
|
int |
smfsrteq()
SMFSRTEQ value.
|
int |
smfsrtes()
SMFSRTES value.
|
String |
smfsrtev()
SMFSRTEV value.
|
int |
smfucbch()
SMFUCBCH value.
|
int |
smfucbdv()
SMFUCBDV value.
|
long |
smfucbty()
SMFUCBTY value.
|
int |
smfucbua()
SMFUCBUA value.
|
boolean |
ucb1fea0()
Return true if
UCB1FEA0 bit in ucbtbyt1() is set. |
boolean |
ucb1fea1()
Return true if
UCB1FEA1 bit in ucbtbyt1() is set. |
boolean |
ucb1fea2()
Return true if
UCB1FEA2 bit in ucbtbyt1() is set. |
boolean |
ucb1fea3()
Return true if
UCB1FEA3 bit in ucbtbyt1() is set. |
boolean |
ucb1fea4()
Return true if
UCB1FEA4 bit in ucbtbyt1() is set. |
boolean |
ucb1fea5()
Return true if
UCB1FEA5 bit in ucbtbyt1() is set. |
boolean |
ucb1fea6()
Return true if
UCB1FEA6 bit in ucbtbyt1() is set. |
boolean |
ucb1fea7()
Return true if
UCB1FEA7 bit in ucbtbyt1() is set. |
boolean |
ucb2opt0()
Return true if
UCB2OPT0 bit in ucbtbyt2() is set. |
boolean |
ucb2opt1()
Return true if
UCB2OPT1 bit in ucbtbyt2() is set. |
boolean |
ucb2opt2()
Return true if
UCB2OPT2 bit in ucbtbyt2() is set. |
boolean |
ucb2opt3()
Return true if
UCB2OPT3 bit in ucbtbyt2() is set. |
boolean |
ucb2opt4()
Return true if
UCB2OPT4 bit in ucbtbyt2() is set. |
boolean |
ucb2opt5()
Return true if
UCB2OPT5 bit in ucbtbyt2() is set. |
boolean |
ucb2opt6()
Return true if
UCB2OPT6 bit in ucbtbyt2() is set. |
boolean |
ucb2opt7()
Return true if
UCB2OPT7 bit in ucbtbyt2() is set. |
boolean |
ucb3char()
Return true if
UCB3CHAR bit in ucbdvcls() is set. |
boolean |
ucb3comm()
Return true if
UCB3COMM bit in ucbdvcls() is set. |
boolean |
ucb3ctc()
Return true if
ucbdvcls() equals UCB3CTC . |
boolean |
ucb3dacc()
Return true if
UCB3DACC bit in ucbdvcls() is set. |
boolean |
ucb3disp()
Return true if
UCB3DISP bit in ucbdvcls() is set. |
boolean |
ucb3tape()
Return true if
UCB3TAPE bit in ucbdvcls() is set. |
boolean |
ucb3urec()
Return true if
UCB3UREC bit in ucbdvcls() is set. |
int |
ucbdvcls()
UCBDVCLS value.
|
int |
ucbtbyt1()
UCBTBYT1 value UCBTYP mapping from UCB applied to SMFUCBTY.
|
int |
ucbtbyt2()
UCBTBYT2 value UCBTYP mapping from UCB applied to SMFUCBTY.
|
int |
ucbtbyt3()
UCBTBYT3 value UCBTYP mapping from UCB applied to SMFUCBTY.
|
int |
ucbtbyt4()
UCBTBYT4 value UCBTYP mapping from UCB applied to SMFUCBTY.
|
int |
ucbuntyp()
UCBUNTYP value.
|
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int UCB1FEA0
public static final int UCB1FEA1
public static final int UCB1FEA2
public static final int UCB1FEA3
public static final int UCB1FEA4
public static final int UCB1FEA5
public static final int UCB1FEA6
public static final int UCB1FEA7
public static final int UCB2OPT0
public static final int UCB2OPT1
public static final int UCB2OPT2
public static final int UCB2OPT3
public static final int UCB2OPT4
public static final int UCB2OPT5
public static final int UCB2OPT6
public static final int UCB2OPT7
public static final int UCB3TAPE
public static final int UCB3COMM
public static final int UCB3CTC
public static final int UCB3DACC
public static final int UCB3DISP
public static final int UCB3UREC
public static final int UCB3CHAR
public int smfucbdv()
public int smfucbch()
public int smfucbua()
public String smfsrtev()
public long smfucbty()
public int ucbtbyt1()
public boolean ucb1fea0()
UCB1FEA0
bit in ucbtbyt1()
is set.UCB1FEA0 = 0x80
public boolean ucb1fea1()
UCB1FEA1
bit in ucbtbyt1()
is set.UCB1FEA1 = 0x40
public boolean ucb1fea2()
UCB1FEA2
bit in ucbtbyt1()
is set.UCB1FEA2 = 0x20
public boolean ucb1fea3()
UCB1FEA3
bit in ucbtbyt1()
is set.UCB1FEA3 = 0x10
public boolean ucb1fea4()
UCB1FEA4
bit in ucbtbyt1()
is set.UCB1FEA4 = 0x08
public boolean ucb1fea5()
UCB1FEA5
bit in ucbtbyt1()
is set.UCB1FEA5 = 0x04
public boolean ucb1fea6()
UCB1FEA6
bit in ucbtbyt1()
is set.UCB1FEA6 = 0x02
public boolean ucb1fea7()
UCB1FEA7
bit in ucbtbyt1()
is set.UCB1FEA7 = 0x01
public int ucbtbyt2()
public boolean ucb2opt0()
UCB2OPT0
bit in ucbtbyt2()
is set.UCB2OPT0 = 0x80
public boolean ucb2opt1()
UCB2OPT1
bit in ucbtbyt2()
is set.UCB2OPT1 = 0x40
public boolean ucb2opt2()
UCB2OPT2
bit in ucbtbyt2()
is set.UCB2OPT2 = 0x20
public boolean ucb2opt3()
UCB2OPT3
bit in ucbtbyt2()
is set.UCB2OPT3 = 0x10
public boolean ucb2opt4()
UCB2OPT4
bit in ucbtbyt2()
is set.UCB2OPT4 = 0x08
public boolean ucb2opt5()
UCB2OPT5
bit in ucbtbyt2()
is set.UCB2OPT5 = 0x04
public boolean ucb2opt6()
UCB2OPT6
bit in ucbtbyt2()
is set.UCB2OPT6 = 0x02
public boolean ucb2opt7()
UCB2OPT7
bit in ucbtbyt2()
is set.UCB2OPT7 = 0x01
public int ucbdvcls()
public int ucbtbyt3()
public boolean ucb3tape()
UCB3TAPE
bit in ucbdvcls()
is set.UCB3TAPE = 0x80
public boolean ucb3comm()
UCB3COMM
bit in ucbdvcls()
is set.UCB3COMM = 0x40
public boolean ucb3ctc()
ucbdvcls()
equals UCB3CTC
.ucbdvcls()
equals UCB3CTC
UCB3CTC = 0x41
public boolean ucb3dacc()
UCB3DACC
bit in ucbdvcls()
is set.UCB3DACC = 0x20
public boolean ucb3disp()
UCB3DISP
bit in ucbdvcls()
is set.UCB3DISP = 0x10
public boolean ucb3urec()
UCB3UREC
bit in ucbdvcls()
is set.UCB3UREC = 0x08
public boolean ucb3char()
UCB3CHAR
bit in ucbdvcls()
is set.UCB3CHAR = 0x04
public int ucbuntyp()
public int ucbtbyt4()
public int smfsrtes()
public int smf14nex()
public long smfexcp()
public int smfsrtef()
public int smfsrteq()
public long smf14nta()
public static UcbSection 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.