- TecsClient - Class in at.hobex.pos.ecr.tecs
-
This class provides business methods for transactions via the Tecs system.
- TecsClient() - Constructor for class at.hobex.pos.ecr.tecs.TecsClient
-
Default constructor using default values from configuration
- TecsClient(String, String) - Constructor for class at.hobex.pos.ecr.tecs.TecsClient
-
Constructor for setting tid and password manually.
- TecsClient(String, String, String, int, int, boolean) - Constructor for class at.hobex.pos.ecr.tecs.TecsClient
-
Constructor for setting with communication parameters.
- TecsClient(String, String, String, int, int, boolean, String) - Constructor for class at.hobex.pos.ecr.tecs.TecsClient
-
Constructor for setting all configurable parameters manually except currency and merchant header.
- TecsClient(String, String, String, int, int, boolean, String, String) - Constructor for class at.hobex.pos.ecr.tecs.TecsClient
-
Constructor for setting all configurable parameters manually except merchant header
- TecsClient(String, String, String, int, int, boolean, String, String, String[]) - Constructor for class at.hobex.pos.ecr.tecs.TecsClient
-
Constructor for setting all configurable parameters manually.
- TecsClientSimulator - Class in at.hobex.pos.ecr.tecs
-
- TecsClientSimulator() - Constructor for class at.hobex.pos.ecr.tecs.TecsClientSimulator
-
- TecsResponse - Class in at.hobex.pos.ecr.tecs
-
This class expends the base class Response.java for creating a transaction
response object.
- TecsResponse(String) - Constructor for class at.hobex.pos.ecr.tecs.TecsResponse
-
- toString() - Method in class at.hobex.pos.ecr.zvt.IntermediateStatusInformation
-
Get the status information as string.
- toString() - Method in class at.hobex.pos.ecr.zvt.ZVTResponse
-
- TransactionType - Enum in at.hobex.pos.ecr
-
This class contains enum-types for setting up different transaction types