|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||
java.lang.Objectjava.lang.Enum<CodabarChar>
com.spire.barcode.CodabarChar
public enum CodabarChar
Specifies the start or stop symbol of the Codabar Barcode specification.
| Enum Constant Summary | |
|---|---|
A
Start or stop char of the Codabar Barcode. |
|
B
Start or stop char of the Codabar Barcode. |
|
C
Start or stop char of the Codabar Barcode. |
|
D
Start or stop char of the Codabar Barcode. |
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
short |
getValue()
|
| Enum Constant Detail |
|---|
public static final CodabarChar A
public static final CodabarChar B
public static final CodabarChar C
public static final CodabarChar D
| Method Detail |
|---|
public java.lang.String getName()
public short getValue()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | ||||||||