public class

GetRecurringPaymentsProfileDetailsReq

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

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

Summary

Fields
protected GetRecurringPaymentsProfileDetailsRequestType getRecurringPaymentsProfileDetailsRequest
Public Constructors
GetRecurringPaymentsProfileDetailsReq()
Public Methods
GetRecurringPaymentsProfileDetailsRequestType getGetRecurringPaymentsProfileDetailsRequest()
Gets the value of the getRecurringPaymentsProfileDetailsRequest property.
void setGetRecurringPaymentsProfileDetailsRequest(GetRecurringPaymentsProfileDetailsRequestType value)
Sets the value of the getRecurringPaymentsProfileDetailsRequest property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected GetRecurringPaymentsProfileDetailsRequestType getRecurringPaymentsProfileDetailsRequest

Public Constructors

public GetRecurringPaymentsProfileDetailsReq ()

Public Methods

public GetRecurringPaymentsProfileDetailsRequestType getGetRecurringPaymentsProfileDetailsRequest ()

Gets the value of the getRecurringPaymentsProfileDetailsRequest property.

public void setGetRecurringPaymentsProfileDetailsRequest (GetRecurringPaymentsProfileDetailsRequestType value)

Sets the value of the getRecurringPaymentsProfileDetailsRequest property.

Parameters
value Allowed object is GetRecurringPaymentsProfileDetailsRequestType