public class QueryPaymentResponse
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="QueryPaymentResult" type="{https://www.eway.com.au/gateway/managedpayment}ArrayOfManagedTransaction" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ArrayOfManagedTransaction |
queryPaymentResult |
| Constructor and Description |
|---|
QueryPaymentResponse() |
| Modifier and Type | Method and Description |
|---|---|
ArrayOfManagedTransaction |
getQueryPaymentResult()
Gets the value of the queryPaymentResult property.
|
void |
setQueryPaymentResult(ArrayOfManagedTransaction value)
Sets the value of the queryPaymentResult property.
|
protected ArrayOfManagedTransaction queryPaymentResult
public ArrayOfManagedTransaction getQueryPaymentResult()
ArrayOfManagedTransactionpublic void setQueryPaymentResult(ArrayOfManagedTransaction value)
value - the value
allowed object is
ArrayOfManagedTransactionstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.