public class ProcessPaymentWithBeagleResponse
extends java.lang.Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ewayResponse" type="{https://www.eway.com.au/gateway/managedpayment}CCPaymentResponse"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected CCPaymentResponse |
ewayResponse |
| Constructor and Description |
|---|
ProcessPaymentWithBeagleResponse() |
| Modifier and Type | Method and Description |
|---|---|
CCPaymentResponse |
getEwayResponse()
Gets the value of the ewayResponse property.
|
void |
setEwayResponse(CCPaymentResponse value)
Sets the value of the ewayResponse property.
|
protected CCPaymentResponse ewayResponse
public CCPaymentResponse getEwayResponse()
CCPaymentResponsepublic void setEwayResponse(CCPaymentResponse value)
value - the value
allowed object is
CCPaymentResponsestSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.