public interface POSPrinterControl15 extends POSPrinterControl14
| Modifier and Type | Method and Description |
|---|---|
void |
changePrintSide(int side) |
int |
getCapJrnCartridgeSensor() |
int |
getCapJrnColor() |
int |
getCapRecCartridgeSensor() |
int |
getCapRecColor() |
int |
getCapRecMarkFeed() |
boolean |
getCapSlpBothSidesPrint() |
int |
getCapSlpCartridgeSensor() |
int |
getCapSlpColor() |
int |
getCartridgeNotify() |
int |
getJrnCartridgeState() |
int |
getJrnCurrentCartridge() |
int |
getRecCartridgeState() |
int |
getRecCurrentCartridge() |
int |
getSlpCartridgeState() |
int |
getSlpCurrentCartridge() |
int |
getSlpPrintSide() |
void |
markFeed(int type) |
void |
setCartridgeNotify(int notify) |
void |
setJrnCurrentCartridge(int cartridge) |
void |
setRecCurrentCartridge(int cartridge) |
void |
setSlpCurrentCartridge(int cartridge) |
getCapPowerReporting, getPowerNotify, getPowerState, setPowerNotifyaddDirectIOListener, addErrorListener, addOutputCompleteListener, addStatusUpdateListener, beginInsertion, beginRemoval, clearOutput, cutPaper, endInsertion, endRemoval, getAsyncMode, getCapCharacterSet, getCapConcurrentJrnRec, getCapConcurrentJrnSlp, getCapConcurrentRecSlp, getCapCoverSensor, getCapJrn2Color, getCapJrnBold, getCapJrnDhigh, getCapJrnDwide, getCapJrnDwideDhigh, getCapJrnEmptySensor, getCapJrnItalic, getCapJrnNearEndSensor, getCapJrnPresent, getCapJrnUnderline, getCapRec2Color, getCapRecBarCode, getCapRecBitmap, getCapRecBold, getCapRecDhigh, getCapRecDwide, getCapRecDwideDhigh, getCapRecEmptySensor, getCapRecItalic, getCapRecLeft90, getCapRecNearEndSensor, getCapRecPapercut, getCapRecPresent, getCapRecRight90, getCapRecRotate180, getCapRecStamp, getCapRecUnderline, getCapSlp2Color, getCapSlpBarCode, getCapSlpBitmap, getCapSlpBold, getCapSlpDhigh, getCapSlpDwide, getCapSlpDwideDhigh, getCapSlpEmptySensor, getCapSlpFullslip, getCapSlpItalic, getCapSlpLeft90, getCapSlpNearEndSensor, getCapSlpPresent, getCapSlpRight90, getCapSlpRotate180, getCapSlpUnderline, getCapTransaction, getCharacterSet, getCharacterSetList, getCoverOpen, getErrorLevel, getErrorStation, getErrorString, getFlagWhenIdle, getFontTypefaceList, getJrnEmpty, getJrnLetterQuality, getJrnLineChars, getJrnLineCharsList, getJrnLineHeight, getJrnLineSpacing, getJrnLineWidth, getJrnNearEnd, getMapMode, getOutputID, getRecBarCodeRotationList, getRecEmpty, getRecLetterQuality, getRecLineChars, getRecLineCharsList, getRecLineHeight, getRecLineSpacing, getRecLinesToPaperCut, getRecLineWidth, getRecNearEnd, getRecSidewaysMaxChars, getRecSidewaysMaxLines, getRotateSpecial, getSlpBarCodeRotationList, getSlpEmpty, getSlpLetterQuality, getSlpLineChars, getSlpLineCharsList, getSlpLineHeight, getSlpLinesNearEndToEnd, getSlpLineSpacing, getSlpLineWidth, getSlpMaxLines, getSlpNearEnd, getSlpSidewaysMaxChars, getSlpSidewaysMaxLines, printBarCode, printBitmap, printImmediate, printNormal, printTwoNormal, removeDirectIOListener, removeErrorListener, removeOutputCompleteListener, removeStatusUpdateListener, rotatePrint, setAsyncMode, setBitmap, setCharacterSet, setFlagWhenIdle, setJrnLetterQuality, setJrnLineChars, setJrnLineHeight, setJrnLineSpacing, setLogo, setMapMode, setRecLetterQuality, setRecLineChars, setRecLineHeight, setRecLineSpacing, setRotateSpecial, setSlpLetterQuality, setSlpLineChars, setSlpLineHeight, setSlpLineSpacing, transactionPrint, validateDatacheckHealth, claim, close, directIO, getCheckHealthText, getClaimed, getDeviceControlDescription, getDeviceControlVersion, getDeviceEnabled, getDeviceServiceDescription, getDeviceServiceVersion, getFreezeEvents, getPhysicalDeviceDescription, getPhysicalDeviceName, getState, open, release, setDeviceEnabled, setFreezeEventsint getCapJrnCartridgeSensor()
throws JposException
JposExceptionint getCapJrnColor()
throws JposException
JposExceptionint getCapRecCartridgeSensor()
throws JposException
JposExceptionint getCapRecColor()
throws JposException
JposExceptionint getCapRecMarkFeed()
throws JposException
JposExceptionboolean getCapSlpBothSidesPrint()
throws JposException
JposExceptionint getCapSlpCartridgeSensor()
throws JposException
JposExceptionint getCapSlpColor()
throws JposException
JposExceptionint getCartridgeNotify()
throws JposException
JposExceptionvoid setCartridgeNotify(int notify)
throws JposException
JposExceptionint getJrnCartridgeState()
throws JposException
JposExceptionint getJrnCurrentCartridge()
throws JposException
JposExceptionvoid setJrnCurrentCartridge(int cartridge)
throws JposException
JposExceptionint getRecCartridgeState()
throws JposException
JposExceptionint getRecCurrentCartridge()
throws JposException
JposExceptionvoid setRecCurrentCartridge(int cartridge)
throws JposException
JposExceptionint getSlpCartridgeState()
throws JposException
JposExceptionint getSlpCurrentCartridge()
throws JposException
JposExceptionvoid setSlpCurrentCartridge(int cartridge)
throws JposException
JposExceptionint getSlpPrintSide()
throws JposException
JposExceptionvoid changePrintSide(int side)
throws JposException
JposExceptionvoid markFeed(int type)
throws JposException
JposException