public class

BMManageButtonStatusReq

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

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

Summary

Fields
protected BMManageButtonStatusRequestType bmManageButtonStatusRequest
Public Constructors
BMManageButtonStatusReq()
Public Methods
BMManageButtonStatusRequestType getBMManageButtonStatusRequest()
Gets the value of the bmManageButtonStatusRequest property.
void setBMManageButtonStatusRequest(BMManageButtonStatusRequestType value)
Sets the value of the bmManageButtonStatusRequest property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected BMManageButtonStatusRequestType bmManageButtonStatusRequest

Public Constructors

public BMManageButtonStatusReq ()

Public Methods

public BMManageButtonStatusRequestType getBMManageButtonStatusRequest ()

Gets the value of the bmManageButtonStatusRequest property.

Returns

public void setBMManageButtonStatusRequest (BMManageButtonStatusRequestType value)

Sets the value of the bmManageButtonStatusRequest property.

Parameters
value Allowed object is BMManageButtonStatusRequestType