public interface FiscalPrinterControl16 extends FiscalPrinterControl15
| Modifier and Type | Method and Description |
|---|---|
int |
getActualCurrency() |
java.lang.String |
getAdditionalHeader() |
java.lang.String |
getAdditionalTrailer() |
boolean |
getCapAdditionalHeader() |
boolean |
getCapAdditionalTrailer() |
boolean |
getCapChangeDue() |
boolean |
getCapEmptyReceiptIsVoidable() |
boolean |
getCapFiscalReceiptStation() |
boolean |
getCapFiscalReceiptType() |
boolean |
getCapMultiContractor() |
boolean |
getCapOnlyVoidLastItem() |
boolean |
getCapPackageAdjustment() |
boolean |
getCapPostPreLine() |
boolean |
getCapSetCurrency() |
boolean |
getCapTotalizerType() |
java.lang.String |
getChangeDue() |
int |
getContractorId() |
int |
getDateType() |
int |
getFiscalReceiptStation() |
int |
getFiscalReceiptType() |
int |
getMessageType() |
java.lang.String |
getPostLine() |
java.lang.String |
getPreLine() |
int |
getTotalizerType() |
void |
printRecCash(long amount) |
void |
printRecItemFuel(java.lang.String description,
long price,
int quantity,
int vatInfo,
long unitPrice,
java.lang.String unitName,
long specialTax,
java.lang.String specialTaxName) |
void |
printRecItemFuelVoid(java.lang.String description,
long price,
int vatInfo,
long specialTax) |
void |
printRecPackageAdjustment(int adjustmentType,
java.lang.String description,
java.lang.String vatAdjustment) |
void |
printRecPackageAdjustVoid(int adjustmentType,
java.lang.String vatAdjustment) |
void |
printRecRefundVoid(java.lang.String description,
long amount,
int vatInfo) |
void |
printRecSubtotalAdjustVoid(int adjustmentType,
long amount) |
void |
printRecTaxID(java.lang.String taxID) |
void |
setAdditionalHeader(java.lang.String additionalHeader) |
void |
setAdditionalTrailer(java.lang.String additionalTrailer) |
void |
setChangeDue(java.lang.String changeDue) |
void |
setContractorId(int contractorId) |
void |
setCurrency(int newCurrency) |
void |
setDateType(int dateType) |
void |
setFiscalReceiptStation(int fiscalReceiptStation) |
void |
setFiscalReceiptType(int fiscalReceiptType) |
void |
setMessageType(int messageType) |
void |
setPostLine(java.lang.String postLine) |
void |
setPreLine(java.lang.String preLine) |
void |
setTotalizerType(int totalizerType) |
addDirectIOListener, addErrorListener, addOutputCompleteListener, addStatusUpdateListener, beginFiscalDocument, beginFiscalReceipt, beginFixedOutput, beginInsertion, beginItemList, beginNonFiscal, beginRemoval, beginTraining, clearError, clearOutput, endFiscalDocument, endFiscalReceipt, endFixedOutput, endInsertion, endItemList, endNonFiscal, endRemoval, endTraining, getAmountDecimalPlace, getAsyncMode, getCapAdditionalLines, getCapAmountAdjustment, getCapAmountNotPaid, getCapCheckTotal, getCapCoverSensor, getCapDoubleWidth, getCapDuplicateReceipt, getCapFixedOutput, getCapHasVatTable, getCapIndependentHeader, getCapItemList, getCapJrnEmptySensor, getCapJrnNearEndSensor, getCapJrnPresent, getCapNonFiscalMode, getCapOrderAdjustmentFirst, getCapPercentAdjustment, getCapPositiveAdjustment, getCapPowerLossReport, getCapPowerReporting, getCapPredefinedPaymentLines, getCapReceiptNotPaid, getCapRecEmptySensor, getCapRecNearEndSensor, getCapRecPresent, getCapRemainingFiscalMemory, getCapReservedWord, getCapSetHeader, getCapSetPOSID, getCapSetStoreFiscalID, getCapSetTrailer, getCapSetVatTable, getCapSlpEmptySensor, getCapSlpFiscalDocument, getCapSlpFullSlip, getCapSlpNearEndSensor, getCapSlpPresent, getCapSlpValidation, getCapSubAmountAdjustment, getCapSubPercentAdjustment, getCapSubtotal, getCapTrainingMode, getCapValidateJournal, getCapXReport, getCheckTotal, getCountryCode, getCoverOpen, getData, getDate, getDayOpened, getDescriptionLength, getDuplicateReceipt, getErrorLevel, getErrorOutID, getErrorState, getErrorStation, getErrorString, getFlagWhenIdle, getJrnEmpty, getJrnNearEnd, getMessageLength, getNumHeaderLines, getNumTrailerLines, getNumVatRates, getOutputID, getPowerNotify, getPowerState, getPredefinedPaymentLines, getPrinterState, getQuantityDecimalPlaces, getQuantityLength, getRecEmpty, getRecNearEnd, getRemainingFiscalMemory, getReservedWord, getSlipSelection, getSlpEmpty, getSlpNearEnd, getTotalizer, getTrainingModeActive, getVatEntry, printDuplicateReceipt, printFiscalDocumentLine, printFixedOutput, printNormal, printPeriodicTotalsReport, printPowerLossReport, printRecItem, printRecItemAdjustment, printRecMessage, printRecNotPaid, printRecRefund, printRecSubtotal, printRecSubtotalAdjustment, printRecTotal, printRecVoid, printRecVoidItem, printReport, printXReport, printZReport, removeDirectIOListener, removeErrorListener, removeOutputCompleteListener, removeStatusUpdateListener, resetPrinter, setAsyncMode, setCheckTotal, setDate, setDuplicateReceipt, setFlagWhenIdle, setHeaderLine, setPOSID, setPowerNotify, setSlipSelection, setStoreFiscalID, setTrailerLine, setVatTable, setVatValue, verifyItemcheckHealth, claim, close, directIO, getCheckHealthText, getClaimed, getDeviceControlDescription, getDeviceControlVersion, getDeviceEnabled, getDeviceServiceDescription, getDeviceServiceVersion, getFreezeEvents, getPhysicalDeviceDescription, getPhysicalDeviceName, getState, open, release, setDeviceEnabled, setFreezeEventsboolean getCapAdditionalHeader()
throws JposException
JposExceptionboolean getCapAdditionalTrailer()
throws JposException
JposExceptionboolean getCapChangeDue()
throws JposException
JposExceptionboolean getCapEmptyReceiptIsVoidable()
throws JposException
JposExceptionboolean getCapFiscalReceiptStation()
throws JposException
JposExceptionboolean getCapFiscalReceiptType()
throws JposException
JposExceptionboolean getCapMultiContractor()
throws JposException
JposExceptionboolean getCapOnlyVoidLastItem()
throws JposException
JposExceptionboolean getCapPackageAdjustment()
throws JposException
JposExceptionboolean getCapPostPreLine()
throws JposException
JposExceptionboolean getCapSetCurrency()
throws JposException
JposExceptionboolean getCapTotalizerType()
throws JposException
JposExceptionint getActualCurrency()
throws JposException
JposExceptionjava.lang.String getAdditionalHeader()
throws JposException
JposExceptionvoid setAdditionalHeader(java.lang.String additionalHeader)
throws JposException
JposExceptionjava.lang.String getAdditionalTrailer()
throws JposException
JposExceptionvoid setAdditionalTrailer(java.lang.String additionalTrailer)
throws JposException
JposExceptionjava.lang.String getChangeDue()
throws JposException
JposExceptionvoid setChangeDue(java.lang.String changeDue)
throws JposException
JposExceptionint getContractorId()
throws JposException
JposExceptionvoid setContractorId(int contractorId)
throws JposException
JposExceptionint getDateType()
throws JposException
JposExceptionvoid setDateType(int dateType)
throws JposException
JposExceptionint getFiscalReceiptStation()
throws JposException
JposExceptionvoid setFiscalReceiptStation(int fiscalReceiptStation)
throws JposException
JposExceptionint getFiscalReceiptType()
throws JposException
JposExceptionvoid setFiscalReceiptType(int fiscalReceiptType)
throws JposException
JposExceptionint getMessageType()
throws JposException
JposExceptionvoid setMessageType(int messageType)
throws JposException
JposExceptionjava.lang.String getPostLine()
throws JposException
JposExceptionvoid setPostLine(java.lang.String postLine)
throws JposException
JposExceptionjava.lang.String getPreLine()
throws JposException
JposExceptionvoid setPreLine(java.lang.String preLine)
throws JposException
JposExceptionint getTotalizerType()
throws JposException
JposExceptionvoid setTotalizerType(int totalizerType)
throws JposException
JposExceptionvoid setCurrency(int newCurrency)
throws JposException
JposExceptionvoid printRecCash(long amount)
throws JposException
JposExceptionvoid printRecItemFuel(java.lang.String description,
long price,
int quantity,
int vatInfo,
long unitPrice,
java.lang.String unitName,
long specialTax,
java.lang.String specialTaxName)
throws JposException
JposExceptionvoid printRecItemFuelVoid(java.lang.String description,
long price,
int vatInfo,
long specialTax)
throws JposException
JposExceptionvoid printRecPackageAdjustment(int adjustmentType,
java.lang.String description,
java.lang.String vatAdjustment)
throws JposException
JposExceptionvoid printRecPackageAdjustVoid(int adjustmentType,
java.lang.String vatAdjustment)
throws JposException
JposExceptionvoid printRecRefundVoid(java.lang.String description,
long amount,
int vatInfo)
throws JposException
JposExceptionvoid printRecSubtotalAdjustVoid(int adjustmentType,
long amount)
throws JposException
JposExceptionvoid printRecTaxID(java.lang.String taxID)
throws JposException
JposException