public class

ManageRecurringPaymentsProfileStatusReq

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

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}ManageRecurringPaymentsProfileStatusRequest"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

Summary

Fields
protected ManageRecurringPaymentsProfileStatusRequestType manageRecurringPaymentsProfileStatusRequest
Public Constructors
ManageRecurringPaymentsProfileStatusReq()
Public Methods
ManageRecurringPaymentsProfileStatusRequestType getManageRecurringPaymentsProfileStatusRequest()
Gets the value of the manageRecurringPaymentsProfileStatusRequest property.
void setManageRecurringPaymentsProfileStatusRequest(ManageRecurringPaymentsProfileStatusRequestType value)
Sets the value of the manageRecurringPaymentsProfileStatusRequest property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected ManageRecurringPaymentsProfileStatusRequestType manageRecurringPaymentsProfileStatusRequest

Public Constructors

public ManageRecurringPaymentsProfileStatusReq ()

Public Methods

public ManageRecurringPaymentsProfileStatusRequestType getManageRecurringPaymentsProfileStatusRequest ()

Gets the value of the manageRecurringPaymentsProfileStatusRequest property.

public void setManageRecurringPaymentsProfileStatusRequest (ManageRecurringPaymentsProfileStatusRequestType value)

Sets the value of the manageRecurringPaymentsProfileStatusRequest property.

Parameters
value Allowed object is ManageRecurringPaymentsProfileStatusRequestType