public class ManagePendingTransactionStatusReq
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 ref="{urn:ebay:api:PayPalAPI}ManagePendingTransactionStatusRequest"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected ManagePendingTransactionStatusRequestType |
managePendingTransactionStatusRequest |
| Constructor and Description |
|---|
ManagePendingTransactionStatusReq() |
| Modifier and Type | Method and Description |
|---|---|
ManagePendingTransactionStatusRequestType |
getManagePendingTransactionStatusRequest()
Gets the value of the managePendingTransactionStatusRequest property.
|
void |
setManagePendingTransactionStatusRequest(ManagePendingTransactionStatusRequestType value)
Sets the value of the managePendingTransactionStatusRequest property.
|
protected ManagePendingTransactionStatusRequestType managePendingTransactionStatusRequest
public ManagePendingTransactionStatusRequestType getManagePendingTransactionStatusRequest()
ManagePendingTransactionStatusRequestTypepublic void setManagePendingTransactionStatusRequest(ManagePendingTransactionStatusRequestType value)
value - the value
allowed object is
ManagePendingTransactionStatusRequestTypestSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.