public class

BMUpdateButtonReq

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

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

Summary

Fields
protected BMUpdateButtonRequestType bmUpdateButtonRequest
Public Constructors
BMUpdateButtonReq()
Public Methods
BMUpdateButtonRequestType getBMUpdateButtonRequest()
Gets the value of the bmUpdateButtonRequest property.
void setBMUpdateButtonRequest(BMUpdateButtonRequestType value)
Sets the value of the bmUpdateButtonRequest property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected BMUpdateButtonRequestType bmUpdateButtonRequest

Public Constructors

public BMUpdateButtonReq ()

Public Methods

public BMUpdateButtonRequestType getBMUpdateButtonRequest ()

Gets the value of the bmUpdateButtonRequest property.

Returns

public void setBMUpdateButtonRequest (BMUpdateButtonRequestType value)

Sets the value of the bmUpdateButtonRequest property.

Parameters
value Allowed object is BMUpdateButtonRequestType