- LabelTemplateElement - Class in com.onlinepayments.domain
-
Array of attribute keys and their mask
- LabelTemplateElement() - Constructor for class com.onlinepayments.domain.LabelTemplateElement
-
- LengthValidator - Class in com.onlinepayments.domain
-
- LengthValidator() - Constructor for class com.onlinepayments.domain.LengthValidator
-
- LineItem - Class in com.onlinepayments.domain
-
- LineItem() - Constructor for class com.onlinepayments.domain.LineItem
-
- LineItemInvoiceData - Class in com.onlinepayments.domain
-
Object containing the line items of the invoice or shopping cart
- LineItemInvoiceData() - Constructor for class com.onlinepayments.domain.LineItemInvoiceData
-
- LoanRecipient - Class in com.onlinepayments.domain
-
Object containing specific data regarding the recipient of a loan in the UK
- LoanRecipient() - Constructor for class com.onlinepayments.domain.LoanRecipient
-
- LodgingData - Class in com.onlinepayments.domain
-
Object that holds lodging specific data
- LodgingData() - Constructor for class com.onlinepayments.domain.LodgingData
-
- log(String) - Method in interface com.onlinepayments.logging.CommunicatorLogger
-
Logs a message.
- log(String, Throwable) - Method in interface com.onlinepayments.logging.CommunicatorLogger
-
Logs a throwable with an accompanying message.
- log(String) - Method in class com.onlinepayments.logging.JdkCommunicatorLogger
-
- log(String, Throwable) - Method in class com.onlinepayments.logging.JdkCommunicatorLogger
-
- log(String) - Method in class com.onlinepayments.logging.SysOutCommunicatorLogger
-
- log(String, Throwable) - Method in class com.onlinepayments.logging.SysOutCommunicatorLogger
-
- LoggingCapable - Interface in com.onlinepayments.logging
-
Classes that implement this interface have support for logging messages from communicators.
- LoggingUtil - Class in com.onlinepayments.logging
-
A utility class to support logging.
- LogMessageBuilder - Class in com.onlinepayments.logging
-
A utility class to build log messages.
- LogMessageBuilder(String) - Constructor for class com.onlinepayments.logging.LogMessageBuilder
-