|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.barcode.CodabarSymbol
public class CodabarSymbol
Codabar types of barcode's start symbol and stop symbol
Field Summary | |
---|---|
static int |
A
A symbol |
static int |
B
B symbol |
static int |
C
C symbol |
static int |
D
D symbol |
Constructor Summary | |
---|---|
CodabarSymbol()
This class serves the purpose of hosting constants, never meant to be initiated. |
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 D
Constructor Detail |
---|
public CodabarSymbol()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |