Uses of Class
com.onlinepayments.domain.LabelTemplateElement
Packages that use LabelTemplateElement
-
Uses of LabelTemplateElement in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return LabelTemplateElementModifier and TypeMethodDescriptionLabelTemplateElement.withAttributeKey(String value) Name of the attribute that is shown to the customer on selection pages or screensRegular mask for the attributeKey Note: The mask is optional as not every field has a maskMethods in com.onlinepayments.domain that return types with arguments of type LabelTemplateElementModifier and TypeMethodDescriptionAccountOnFileDisplayHints.getLabelTemplate()Array of attribute keys and their maskMethod parameters in com.onlinepayments.domain with type arguments of type LabelTemplateElementModifier and TypeMethodDescriptionvoidAccountOnFileDisplayHints.setLabelTemplate(List<LabelTemplateElement> value) Array of attribute keys and their maskAccountOnFileDisplayHints.withLabelTemplate(List<LabelTemplateElement> value) Array of attribute keys and their mask