public class BMGetButtonDetailsRequestType extends AbstractRequestType
Java class for BMGetButtonDetailsRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BMGetButtonDetailsRequestType"> <complexContent> <extension base="{urn:ebay:apis:eBLBaseComponents}AbstractRequestType"> <sequence> <element name="HostedButtonID" type="{http://www.w3.org/2001/XMLSchema}string"/> </sequence> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
hostedButtonID |
any, detailLevel, errorLanguage, version
Constructor and Description |
---|
BMGetButtonDetailsRequestType() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getHostedButtonID()
Gets the value of the hostedButtonID property.
|
void |
setHostedButtonID(java.lang.String value)
Sets the value of the hostedButtonID property.
|
getAny, getDetailLevel, getErrorLanguage, getVersion, setAny, setErrorLanguage, setVersion
public java.lang.String getHostedButtonID()
String
public void setHostedButtonID(java.lang.String value)
value
- the value
allowed object is
String
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.