public class

GetBillingAgreementCustomerDetailsReq

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

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

Summary

Fields
protected GetBillingAgreementCustomerDetailsRequestType getBillingAgreementCustomerDetailsRequest
Public Constructors
GetBillingAgreementCustomerDetailsReq()
Public Methods
GetBillingAgreementCustomerDetailsRequestType getGetBillingAgreementCustomerDetailsRequest()
Gets the value of the getBillingAgreementCustomerDetailsRequest property.
void setGetBillingAgreementCustomerDetailsRequest(GetBillingAgreementCustomerDetailsRequestType value)
Sets the value of the getBillingAgreementCustomerDetailsRequest property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected GetBillingAgreementCustomerDetailsRequestType getBillingAgreementCustomerDetailsRequest

Public Constructors

public GetBillingAgreementCustomerDetailsReq ()

Public Methods

public GetBillingAgreementCustomerDetailsRequestType getGetBillingAgreementCustomerDetailsRequest ()

Gets the value of the getBillingAgreementCustomerDetailsRequest property.

public void setGetBillingAgreementCustomerDetailsRequest (GetBillingAgreementCustomerDetailsRequestType value)

Sets the value of the getBillingAgreementCustomerDetailsRequest property.

Parameters
value Allowed object is GetBillingAgreementCustomerDetailsRequestType