public final class ApaPrintingSection extends SmfData
Modifier and Type | Field and Description |
---|---|
static int |
SMF6APA1
Constant: 0x01 = 1
|
static int |
SMF6BIN1
Constant: 0x80 = 128
|
static int |
SMF6BIN2
Constant: 0x40 = 64
|
static int |
SMF6BIN3
Constant: 0x20 = 32
|
static int |
SMF6BIN4
Constant: 0x10 = 16
|
static int |
SMF6DPGL
Constant: 0x10 = 16
|
static int |
SMF6DPLS
Constant: 0x10 = 16
|
static int |
SMF6DUPS
Constant: 0x80 = 128
|
static int |
SMF6DUPT
Constant: 0x40 = 64
|
static int |
SMF6IGER
Constant: 0x01 = 1
|
static int |
SMF6JHPP
Constant: 0x40 = 64
|
static int |
SMF6JTPP
Constant: 0x20 = 32
|
static int |
SMF6SLIG
Constant: 0x80 = 128
|
static int |
SMF6SOER
Constant: 0x02 = 2
|
static int |
SMF6SPGL
Constant: 0x04 = 4
|
static int |
SMF6SUCC
Constant: 0x08 = 8
|
static int |
SMF6SYSA
Constant: 0x20 = 32
|
static int |
SMF6UPAS
Constant: 0x08 = 8
|
Modifier and Type | Method and Description |
---|---|
static ApaPrintingSection |
create(byte[] Data,
int offset,
int length)
create is intended for internal use only.
|
List<MultiBinsCounterSection> |
multiBinsCounterSections()
Get a List containing Multi Bins Counter Sections from the record
|
MultiBinsHeaderSection |
multiBinsHeaderSection()
Get the Multi Bins Header Section from the record
|
int |
smf6apal()
SMF6APAL value.
|
int |
smf6bin()
SMF6BIN value.
|
boolean |
smf6bin1()
|
boolean |
smf6bin2()
|
boolean |
smf6bin3()
|
boolean |
smf6bin4()
|
int |
smf6bnof()
SMF6BNOF value.
|
boolean |
smf6dpgl()
Return true if
SMF6DPGL bit in smf6pgop() is set. |
boolean |
smf6dpls()
Return true if
SMF6DPLS bit in smf6flg3() is set. |
long |
smf6dsht()
SMF6DSHT value.
|
boolean |
smf6dups()
Return true if
SMF6DUPS bit in smf6pgop() is set. |
boolean |
smf6dupt()
Return true if
SMF6DUPT bit in smf6pgop() is set. |
String |
smf6fdnm()
SMF6FDNM value.
|
long |
smf6feet()
SMF6FEET value.
|
int |
smf6flg3()
SMF6FLG3 value.
|
long |
smf6fmdf()
SMF6FMDF value.
|
long |
smf6font()
SMF6FONT value.
|
boolean |
smf6iger()
Return true if
SMF6IGER bit in smf6pgop() is set. |
long |
smf6imps()
SMF6IMPS value.
|
boolean |
smf6jhpp()
Return true if
SMF6JHPP bit in smf6flg3() is set. |
boolean |
smf6jtpp()
Return true if
SMF6JTPP bit in smf6flg3() is set. |
long |
smf6lfnt()
SMF6LFNT value.
|
int |
smf6ln4()
SMF6LN4 value.
|
long |
smf6loly()
SMF6LOLY value.
|
long |
smf6lpge()
SMF6LPGE value.
|
long |
smf6lpsg()
SMF6LPSG value.
|
long |
smf6nsfo()
SMF6NSFO value.
|
long |
smf6nsol()
SMF6NSOL value.
|
long |
smf6nsps()
SMF6NSPS value.
|
long |
smf6nup1()
SMF6NUP1 value.
|
long |
smf6nup2()
SMF6NUP2 value.
|
long |
smf6nup3()
SMF6NUP3 value.
|
long |
smf6nup4()
SMF6NUP4 value.
|
String |
smf6ocnm()
SMF6OCNM value.
|
long |
smf6ovly()
SMF6OVLY value.
|
String |
smf6pdnm()
SMF6PDNM value.
|
long |
smf6pgdf()
SMF6PGDF value.
|
int |
smf6pgop()
SMF6PGOP value.
|
long |
smf6pgsg()
SMF6PGSG value.
|
String |
smf6ptdv()
SMF6PTDV value.
|
int |
smf6res()
SMF6RES value.
|
String |
smf6setu()
SMF6SETU value.
|
boolean |
smf6slig()
Return true if
SMF6SLIG bit in smf6flg3() is set. |
boolean |
smf6soer()
Return true if
SMF6SOER bit in smf6pgop() is set. |
boolean |
smf6spgl()
Return true if
SMF6SPGL bit in smf6pgop() is set. |
long |
smf6ssht()
SMF6SSHT value.
|
boolean |
smf6succ()
Return true if
SMF6SUCC bit in smf6pgop() is set. |
boolean |
smf6sysa()
Return true if
SMF6SYSA bit in smf6pgop() is set. |
boolean |
smf6upas()
Return true if
SMF6UPAS bit in smf6flg3() is set. |
createSection, dump, dump, dump, dump, equals, getBytes, getBytes, getDataArray, getTriplet, hashCode, toString
public static final int SMF6BIN1
public static final int SMF6BIN2
public static final int SMF6BIN3
public static final int SMF6BIN4
public static final int SMF6DUPS
public static final int SMF6DUPT
public static final int SMF6SYSA
public static final int SMF6DPGL
public static final int SMF6SUCC
public static final int SMF6SPGL
public static final int SMF6SOER
public static final int SMF6IGER
public static final int SMF6SLIG
public static final int SMF6JHPP
public static final int SMF6JTPP
public static final int SMF6DPLS
public static final int SMF6UPAS
public static final int SMF6APA1
public MultiBinsHeaderSection multiBinsHeaderSection()
public List<MultiBinsCounterSection> multiBinsCounterSections()
public int smf6ln4()
public int smf6bnof()
public int smf6res()
public long smf6font()
public long smf6lfnt()
public long smf6ovly()
public long smf6loly()
public long smf6pgsg()
public long smf6lpsg()
public long smf6imps()
public long smf6feet()
public long smf6pgdf()
public long smf6fmdf()
public int smf6bin()
public boolean smf6bin1()
SMF6BIN1 = 0x80
public boolean smf6bin2()
SMF6BIN2 = 0x40
public boolean smf6bin3()
SMF6BIN3 = 0x20
public boolean smf6bin4()
SMF6BIN4 = 0x10
public int smf6pgop()
public boolean smf6dups()
SMF6DUPS
bit in smf6pgop()
is set.SMF6DUPS = 0x80
public boolean smf6dupt()
SMF6DUPT
bit in smf6pgop()
is set.SMF6DUPT = 0x40
public boolean smf6sysa()
SMF6SYSA
bit in smf6pgop()
is set.SMF6SYSA = 0x20
public boolean smf6dpgl()
SMF6DPGL
bit in smf6pgop()
is set.SMF6DPGL = 0x10
public boolean smf6succ()
SMF6SUCC
bit in smf6pgop()
is set.SMF6SUCC = 0x08
public boolean smf6spgl()
SMF6SPGL
bit in smf6pgop()
is set.SMF6SPGL = 0x04
public boolean smf6soer()
SMF6SOER
bit in smf6pgop()
is set.SMF6SOER = 0x02
public boolean smf6iger()
SMF6IGER
bit in smf6pgop()
is set.SMF6IGER = 0x01
public int smf6flg3()
public boolean smf6slig()
SMF6SLIG
bit in smf6flg3()
is set.SMF6SLIG = 0x80
public boolean smf6jhpp()
SMF6JHPP
bit in smf6flg3()
is set.SMF6JHPP = 0x40
public boolean smf6jtpp()
SMF6JTPP
bit in smf6flg3()
is set.SMF6JTPP = 0x20
public boolean smf6dpls()
SMF6DPLS
bit in smf6flg3()
is set.SMF6DPLS = 0x10
public boolean smf6upas()
SMF6UPAS
bit in smf6flg3()
is set.SMF6UPAS = 0x08
public int smf6apal()
public long smf6nsol()
public long smf6nsfo()
public long smf6nsps()
public String smf6fdnm()
public String smf6pdnm()
public String smf6ptdv()
public String smf6ocnm()
public String smf6setu()
public long smf6lpge()
public long smf6dsht()
public long smf6ssht()
public long smf6nup1()
public long smf6nup2()
public long smf6nup3()
public long smf6nup4()
public static ApaPrintingSection 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.