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, setUrl
protected EpcPaymentMethod paymentMethod
public EpcPaymentMethod getPaymentMethod()
EpcPaymentMethod
public void setPaymentMethod(EpcPaymentMethod value)
value
- allowed object is
EpcPaymentMethod
Copyright © 2021. All rights reserved.