public class EpcRedirectPaymentDetails extends EpcAbstractPaymentDetails implements Serializable
Java class for epcRedirectPaymentDetails complex type.
The following schema fragment specifies the expected content contained within this class.
| Modifier and Type | Field and Description |
|---|---|
protected EpcPaymentMethod |
paymentMethod |
hiddenFields, url| Constructor and Description |
|---|
EpcRedirectPaymentDetails() |
| Modifier and Type | Method and Description |
|---|---|
EpcPaymentMethod |
getPaymentMethod()
Gets the value of the paymentMethod property.
|
void |
setPaymentMethod(EpcPaymentMethod value)
Sets the value of the paymentMethod property.
|
getHiddenFields, getUrl, setUrlprotected EpcPaymentMethod paymentMethod
public EpcPaymentMethod getPaymentMethod()
EpcPaymentMethodpublic void setPaymentMethod(EpcPaymentMethod value)
value - allowed object is
EpcPaymentMethodCopyright © 2021. All rights reserved.