- SampleReceipt() - Static method in class at.hobex.pos.ecr.Response
-
- setCardBrand(String) - Method in class at.hobex.pos.ecr.tecs.DetailedEODData
-
- setConfigByte(String) - Static method in class at.hobex.pos.ecr.zvt.ConfigByte
-
- setConfigByte(int) - Static method in class at.hobex.pos.ecr.zvt.ConfigByte
-
- setCreditAmount(double) - Method in class at.hobex.pos.ecr.tecs.DetailedEODData
-
- setCreditCount(int) - Method in class at.hobex.pos.ecr.tecs.DetailedEODData
-
- setCreditTotal(double) - Method in class at.hobex.pos.ecr.tecs.DetailedEODData
-
- setDebitCount(int) - Method in class at.hobex.pos.ecr.tecs.DetailedEODData
-
- setDebitTotal(double) - Method in class at.hobex.pos.ecr.tecs.DetailedEODData
-
- setEcrControlsAdministrativeFunctions(boolean) - Static method in class at.hobex.pos.ecr.zvt.ConfigByte
-
- setEcrControlsPaymentFunctions(boolean) - Static method in class at.hobex.pos.ecr.zvt.ConfigByte
-
- setEcrPrintsAdministrativeReceipt(boolean) - Static method in class at.hobex.pos.ecr.zvt.ConfigByte
-
- setEcrPrintsPaymentReceipt(boolean) - Static method in class at.hobex.pos.ecr.zvt.ConfigByte
-
- setEcrRequestsReceipt(boolean) - Static method in class at.hobex.pos.ecr.zvt.ConfigByte
-
- setEcrRequiredStatusInformation(boolean) - Static method in class at.hobex.pos.ecr.zvt.ConfigByte
-
- setInputStream(InputStream) - Method in class at.hobex.pos.ecr.tecs.TecsClientSimulator
-
- setInputStream(InputStream) - Method in class at.hobex.pos.ecr.zvt.ZVTClientSimulator
-
- setLanguage(String) - Method in class at.hobex.pos.ecr.ECRBase
-
Set the terminal language
- setLanguage(String) - Method in class at.hobex.pos.ecr.Response
-
- setLanguage(String) - Method in class at.hobex.pos.ecr.tecs.TecsResponse
-
- setLogger(ILogger) - Static method in class at.hobex.pos.logger.LogManager
-
To set the logger.
- setMerchantHeader(String[]) - Static method in class at.hobex.pos.ecr.Response
-
set the Header for the payment receipt.
- setOutputStream(OutputStream) - Method in class at.hobex.pos.ecr.tecs.TecsClientSimulator
-
- setOutputStream(OutputStream) - Method in class at.hobex.pos.ecr.zvt.ZVTClientSimulator
-
- setSignature(boolean) - Method in class at.hobex.pos.ecr.Response
-
- setSignatureImagePath(String) - Method in class at.hobex.pos.ecr.Response
-
- setSSLSocketFactory(SSLSocketFactory) - Method in class at.hobex.pos.ecr.ECRBase
-
To set an own SSL Socket Factory if it is necessary (used e.g.
- setTipAmount(double) - Method in class at.hobex.pos.ecr.Response
-
- setTipAmount(double) - Method in class at.hobex.pos.ecr.tecs.DetailedEODData
-
- SmartPOSClient - Class in at.hobex.pos.ecr.smartpos
-
Class which provides extended functionality for SmartPOS Devices like hobex VIA - extends the TecsClient
- SmartPOSClient() - Constructor for class at.hobex.pos.ecr.smartpos.SmartPOSClient
-
Default constructor using default values from configuration
- SmartPOSClient(String, String, String, int, int, boolean, String, String) - Constructor for class at.hobex.pos.ecr.smartpos.SmartPOSClient
-
Constructor for setting all configurable parameters manually.
- SmartPOSClient(String, String, String, int, int, boolean, String, String, String[]) - Constructor for class at.hobex.pos.ecr.smartpos.SmartPOSClient
-
Constructor for setting all configurable parameters manually.
- startCTLSCardRead(int) - Method in class at.hobex.pos.ecr.ECRBase
-
- startCTLSCardRead(int, byte[], byte) - Method in class at.hobex.pos.ecr.ECRBase
-
- startCTLSCardRead(int) - Method in class at.hobex.pos.ecr.smartpos.SmartPOSClient
-
Starts the card read event for the given timeout.
- status() - Method in class at.hobex.pos.ecr.ECRBase
-
Get the status of the device
- status() - Method in class at.hobex.pos.ecr.tecs.TecsClient
-
Get the status of the device
- status() - Method in class at.hobex.pos.ecr.zvt.ZVTClient
-
Starts an status enquire to request the terminal status.
- stopCTLSCardRead() - Method in class at.hobex.pos.ecr.ECRBase
-
Stops the CTLSCardRead within the timeout.
- stopCTLSCardRead() - Method in class at.hobex.pos.ecr.smartpos.SmartPOSClient
-
Stops the CTLSCardRead within the read timeout.