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.
|
PaymentProductFieldDisplayElement |
withId(String value)
The ID of the display element.
|
PaymentProductFieldDisplayElement |
withLabel(String value)
The label of the display element.
|
PaymentProductFieldDisplayElement |
withType(String value)
The type of the display element.
|
PaymentProductFieldDisplayElement |
withValue(String value)
the value of the display element.
|
public String getId()
public void setId(String value)
public PaymentProductFieldDisplayElement withId(String value)
public String getLabel()
public void setLabel(String value)
public PaymentProductFieldDisplayElement withLabel(String value)
public String getType()
public void setType(String value)
public PaymentProductFieldDisplayElement withType(String value)
public String getValue()
public void setValue(String value)
public PaymentProductFieldDisplayElement withValue(String value)
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.