|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.barcode.jr.Code128Set
public class Code128Set
CodeSet for code 128 types of barcode
Field Summary | |
---|---|
static int |
A
A set |
static int |
AUTO
Auto setting CodeSet |
static int |
B
B set |
static int |
C
C set |
Constructor Summary | |
---|---|
Code128Set()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int A
public static final int B
public static final int C
public static final int AUTO
Constructor Detail |
---|
public Code128Set()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |