public class

ManagePendingTransactionStatusReq

extends Object
java.lang.Object
   ↳ ebay.api.paypalapi.ManagePendingTransactionStatusReq

Class Overview

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>
 

Summary

Fields
protected ManagePendingTransactionStatusRequestType managePendingTransactionStatusRequest
Public Constructors
ManagePendingTransactionStatusReq()
Public Methods
ManagePendingTransactionStatusRequestType getManagePendingTransactionStatusRequest()
Gets the value of the managePendingTransactionStatusRequest property.
void setManagePendingTransactionStatusRequest(ManagePendingTransactionStatusRequestType value)
Sets the value of the managePendingTransactionStatusRequest property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected ManagePendingTransactionStatusRequestType managePendingTransactionStatusRequest

Public Constructors

public ManagePendingTransactionStatusReq ()

Public Methods

public ManagePendingTransactionStatusRequestType getManagePendingTransactionStatusRequest ()

Gets the value of the managePendingTransactionStatusRequest property.

Returns

public void setManagePendingTransactionStatusRequest (ManagePendingTransactionStatusRequestType value)

Sets the value of the managePendingTransactionStatusRequest property.

Parameters
value Allowed object is ManagePendingTransactionStatusRequestType