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

F

Features - Class in com.six.timapi
Contains features supported by the terminal.
Features(FeaturesHardware, FeaturesPayment, FeaturesSixml) - Constructor for class com.six.timapi.Features
Create features.
FeaturesHardware - Class in com.six.timapi
Hardware features supported by the terminal.
FeaturesHardware(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String[]) - Constructor for class com.six.timapi.FeaturesHardware
Create hardware features.
FeaturesPayment - Class in com.six.timapi
Payment features supported by the terminal.
FeaturesPayment(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.six.timapi.FeaturesPayment
Create hardware features.
FeaturesSixml - Class in com.six.timapi
SIXml features supported by the terminal.
FeaturesSixml(EnumSet<AdminFunctions>, FeaturesSixml.Support, FeaturesSixml.Support, FeaturesSixml.Support, boolean, EnumSet<FinancialTransactions>, EnumSet<Guides>, EnumSet<NonFinancialTransactions>, Set<ProtocolLevel>, boolean, EnumSet<StatusFunctions>, EnumSet<DialogFunctions>, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, EnumSet<RemoteFunctions>, boolean) - Constructor for class com.six.timapi.FeaturesSixml
Create hardware features.
FeaturesSixml.Support - Enum in com.six.timapi
Feature support.
FileRotationHandler - Class in com.six.timapi
Logging handler logging into a set of rotating files.
FileRotationHandler() - Constructor for class com.six.timapi.FileRotationHandler
Create handler.
FileRotationHandler(String, String, Formatter) - Constructor for class com.six.timapi.FileRotationHandler
Create handler.
FileRotationHandlerDeprecated - Class in com.six.timapi
Logging handler logging into a set of rotating files.
FileRotationHandlerDeprecated() - Constructor for class com.six.timapi.FileRotationHandlerDeprecated
Create handler.
FileRotationHandlerDeprecated(String, String, Formatter) - Constructor for class com.six.timapi.FileRotationHandlerDeprecated
Create handler.
FinancialTransactions - Enum in com.six.timapi.constants
Flag constants for FeatureType and OptionType sixml:FinancialTransactions value.
finishCheckout() - Method in class com.six.timapi.Terminal
This function is used to finish a previously started checkout process with StartCheckout and to retrieve consumer loyalty data from the terminal that has been collected during this checkout process.
finishCheckoutAsync() - Method in class com.six.timapi.Terminal
This function is used to finish a previously started checkout process with StartCheckout and to retrieve consumer loyalty data from the terminal that has been collected during this checkout process.
finishCheckoutCompleted(TimEvent, VasCheckoutInformation) - Method in class com.six.timapi.DefaultTerminalListener
Called if an Terminal.finishCheckoutAsync() started request finished.
finishCheckoutCompleted(TimEvent, VasCheckoutInformation) - Method in class com.six.timapi.SynchronousTerminalListener
Called if an Terminal.finishCheckoutAsync() started request finished.
finishCheckoutCompleted(TimEvent, VasCheckoutInformation) - Method in interface com.six.timapi.TerminalListener
Called if an Terminal.finishCheckoutAsync() started request finished.
flush() - Method in class com.six.timapi.FileRotationHandler
Flush handler.
flush() - Method in class com.six.timapi.FileRotationHandlerDeprecated
Flush handler.
format(LogRecord) - Method in class com.six.timapi.SimpleLineLogFormatter
Format message.
format(String) - Method in class com.six.timapi.TimeDate
Format date-time as string.
formatReceipt(Terminal, ReceiptItems) - Method in class com.six.timapi.receipts.CustomReceiptFormatter
Format receipt using the provided fields.
formatReceipt(Terminal, ReceiptItems) - Method in interface com.six.timapi.receipts.ReceiptFormatter
Format receipt using the provided fields.
FunctionHint - Enum in com.six.timapi.constants
A B C D E F G H I K L M N O P R S T U V W 
Skip navigation links