public class SetMobileCheckoutResponseType extends AbstractResponseType
Java class for SetMobileCheckoutResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SetMobileCheckoutResponseType"> <complexContent> <extension base="{urn:ebay:apis:eBLBaseComponents}AbstractResponseType"> <sequence> <element name="Token" type="{http://www.w3.org/2001/XMLSchema}string"/> </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 |
---|
SetMobileCheckoutResponseType() |
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, setVersion
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.