public class

SetCustomerBillingAgreementReq

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

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

Summary

Fields
protected SetCustomerBillingAgreementRequestType setCustomerBillingAgreementRequest
Public Constructors
SetCustomerBillingAgreementReq()
Public Methods
SetCustomerBillingAgreementRequestType getSetCustomerBillingAgreementRequest()
Gets the value of the setCustomerBillingAgreementRequest property.
void setSetCustomerBillingAgreementRequest(SetCustomerBillingAgreementRequestType value)
Sets the value of the setCustomerBillingAgreementRequest property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected SetCustomerBillingAgreementRequestType setCustomerBillingAgreementRequest

Public Constructors

public SetCustomerBillingAgreementReq ()

Public Methods

public SetCustomerBillingAgreementRequestType getSetCustomerBillingAgreementRequest ()

Gets the value of the setCustomerBillingAgreementRequest property.

Returns

public void setSetCustomerBillingAgreementRequest (SetCustomerBillingAgreementRequestType value)

Sets the value of the setCustomerBillingAgreementRequest property.

Parameters
value Allowed object is SetCustomerBillingAgreementRequestType