public class PaymentProductFieldDisplayElement extends Object
Constructor and Description |
---|
PaymentProductFieldDisplayElement() |
Modifier and Type | Method and Description |
---|---|
String |
getId()
The ID of the display element.
|
String |
getLabel()
The label of the display element.
|
String |
getType()
The type of the display element.
|
String |
getValue()
the value of the display element.
|
void |
setId(String value)
The ID of the display element.
|
void |
setLabel(String value)
The label of the display element.
|
void |
setType(String value)
The type of the display element.
|
void |
setValue(String value)
the value of the display element.
|
public String getId()
public void setId(String value)
public String getLabel()
public void setLabel(String value)
public String getType()
public void setType(String value)
public String getValue()
public void setValue(String value)
Copyright © 2024 Worldline Global Collect. All rights reserved.