public class EnterBoardingResponseType extends AbstractResponseType
Java class for EnterBoardingResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EnterBoardingResponseType">
<complexContent>
<extension base="{urn:ebay:apis:eBLBaseComponents}AbstractResponseType">
<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 |
ack, any, build, correlationID, errors, timestamp, version| Constructor and Description |
|---|
EnterBoardingResponseType() |
| 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.
|
getAck, getAny, getBuild, getCorrelationID, getErrors, getTimestamp, getVersion, setAck, setAny, setBuild, setCorrelationID, setTimestamp, setVersionstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.