| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
PaymentProductFieldDisplayElement |
PaymentProductFieldDisplayElement.withId(String value)
The ID of the display element.
|
PaymentProductFieldDisplayElement |
PaymentProductFieldDisplayElement.withLabel(String value)
The label of the display element.
|
PaymentProductFieldDisplayElement |
PaymentProductFieldDisplayElement.withType(String value)
The type of the display element.
|
PaymentProductFieldDisplayElement |
PaymentProductFieldDisplayElement.withValue(String value)
the value of the display element.
|
| Modifier and Type | Method and Description |
|---|---|
List<PaymentProductFieldDisplayElement> |
ValueMappingElement.getDisplayElements() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValueMappingElement.setDisplayElements(List<PaymentProductFieldDisplayElement> value) |
ValueMappingElement |
ValueMappingElement.withDisplayElements(List<PaymentProductFieldDisplayElement> value) |
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.