public class LabelTemplateElement extends Object
Constructor and Description |
---|
LabelTemplateElement() |
Modifier and Type | Method and Description |
---|---|
String |
getAttributeKey()
Name of the attribute that is shown to the customer on selection pages or screens
|
String |
getMask()
Regular mask for the attributeKey
Note: The mask is optional as not every field has a mask |
void |
setAttributeKey(String value)
Name of the attribute that is shown to the customer on selection pages or screens
|
void |
setMask(String value)
Regular mask for the attributeKey
Note: The mask is optional as not every field has a mask |
public String getAttributeKey()
public void setAttributeKey(String value)
public String getMask()
public void setMask(String value)
Copyright © 2024 Worldline Global Collect. All rights reserved.