Skip navigation links
A B C D E F G H I K L M N O P R S T U V W 

H

Hardware - Class in com.six.timapi
Contains information about a piece of hardware in the terminal or devices attached to it.
Hardware(HardwareType, String, TimeDate, String, String, SecurityStatus, TimeDate) - Constructor for class com.six.timapi.Hardware
Create hardware information.
hardwareInformation() - Method in class com.six.timapi.Terminal
Get hardware information from the EFT Terminal.
hardwareInformationAsync() - Method in class com.six.timapi.Terminal
Get hardware information from the EFT Terminal.
hardwareInformationCompleted(TimEvent, HardwareInformationResponse) - Method in class com.six.timapi.DefaultTerminalListener
Called if an Terminal.hardwareInformationAsync() started request finished.
hardwareInformationCompleted(TimEvent, HardwareInformationResponse) - Method in class com.six.timapi.SynchronousTerminalListener
 
hardwareInformationCompleted(TimEvent, HardwareInformationResponse) - Method in interface com.six.timapi.TerminalListener
Called if an Terminal.hardwareInformationAsync() started request finished.
HardwareInformationResponse - Class in com.six.timapi
HardwareInformationResponse(List<Hardware>, Map<KernelType, String>, Map<SettingType, String>, Map<String, String>) - Constructor for class com.six.timapi.HardwareInformationResponse
Create hardware information response.
HardwareType - Enum in com.six.timapi.constants
HardwareTypes are used to label hardware related data in the HardwareInformation response.
hasCardholderDisplay() - Method in class com.six.timapi.FeaturesHardware
The device has a cardholder display.
hasMerchantDisplay() - Method in class com.six.timapi.FeaturesHardware
The device has a merchant display.
hasMoreReceipts() - Method in class com.six.timapi.ReceiptRequestResponse
States if the maximum number of receipts has been transmitted and more receipts can be requested.
hasPrinter() - Method in class com.six.timapi.FeaturesHardware
The device has a printer.
hasSwUpdate() - Method in class com.six.timapi.Terminal
Software update is available.
hexStringToByte(String) - Static method in class com.six.timapi.ConversionHelper
Convert String in hex notation to byte[].
holdCommit() - Method in class com.six.timapi.Terminal
Extends the Commit timeout if the terminal needs additional time before the Commit shall be performed.
A B C D E F G H I K L M N O P R S T U V W 
Skip navigation links