public class BMButtonSearchReq
extends java.lang.Object
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}BMButtonSearchRequest"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected BMButtonSearchRequestType |
bmButtonSearchRequest |
Constructor and Description |
---|
BMButtonSearchReq() |
Modifier and Type | Method and Description |
---|---|
BMButtonSearchRequestType |
getBMButtonSearchRequest()
Gets the value of the bmButtonSearchRequest property.
|
void |
setBMButtonSearchRequest(BMButtonSearchRequestType value)
Sets the value of the bmButtonSearchRequest property.
|
protected BMButtonSearchRequestType bmButtonSearchRequest
public BMButtonSearchRequestType getBMButtonSearchRequest()
BMButtonSearchRequestType
public void setBMButtonSearchRequest(BMButtonSearchRequestType value)
value
- the value
allowed object is
BMButtonSearchRequestType
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.