public class PrintItemType
private final Integer
NONE
TEXT
IMAGE
BARCODE
QRCODE
SKIP
public final static PrintItemType
INSTANCE
final Integer
getNONE()
getTEXT()
getIMAGE()
getBARCODE()
getQRCODE()
getSKIP()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Integer getNONE()
final Integer getTEXT()
final Integer getIMAGE()
final Integer getBARCODE()
final Integer getQRCODE()
final Integer getSKIP()