codabarchar-ag凯发旗舰厅
com.spire.barcode
enum codabarchar
java.lang.object
java.lang.enum<codabarchar>
com.spire.barcode.codabarchar
- all implemented interfaces:
- java.lang.comparable<codabarchar>
public enum codabarchar
- extends java.lang.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. |
a
public static final codabarchar a
- start or stop char of the codabar barcode.
b
public static final codabarchar b
- start or stop char of the codabar barcode.
c
public static final codabarchar c
- start or stop char of the codabar barcode.
d
public static final codabarchar d
- start or stop char of the codabar barcode.
getname
public java.lang.string getname()
getvalue
public short getvalue()