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