public class

BMCreateButtonReq

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

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

Summary

Fields
protected BMCreateButtonRequestType bmCreateButtonRequest
Public Constructors
BMCreateButtonReq()
Public Methods
BMCreateButtonRequestType getBMCreateButtonRequest()
Gets the value of the bmCreateButtonRequest property.
void setBMCreateButtonRequest(BMCreateButtonRequestType value)
Sets the value of the bmCreateButtonRequest property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected BMCreateButtonRequestType bmCreateButtonRequest

Public Constructors

public BMCreateButtonReq ()

Public Methods

public BMCreateButtonRequestType getBMCreateButtonRequest ()

Gets the value of the bmCreateButtonRequest property.

Returns

public void setBMCreateButtonRequest (BMCreateButtonRequestType value)

Sets the value of the bmCreateButtonRequest property.

Parameters
value Allowed object is BMCreateButtonRequestType