public class ValueMappingElement extends Object
| Constructor and Description |
|---|
ValueMappingElement() |
| Modifier and Type | Method and Description |
|---|---|
List<PaymentProductFieldDisplayElement> |
getDisplayElements() |
String |
getValue()
Value corresponding to the key
|
void |
setDisplayElements(List<PaymentProductFieldDisplayElement> value) |
void |
setValue(String value)
Value corresponding to the key
|
ValueMappingElement |
withDisplayElements(List<PaymentProductFieldDisplayElement> value) |
ValueMappingElement |
withValue(String value)
Value corresponding to the key
|
public List<PaymentProductFieldDisplayElement> getDisplayElements()
public void setDisplayElements(List<PaymentProductFieldDisplayElement> value)
public ValueMappingElement withDisplayElements(List<PaymentProductFieldDisplayElement> value)
public String getValue()
public void setValue(String value)
public ValueMappingElement withValue(String value)
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.