public class GetAccessPermissionDetailsRequestType extends AbstractRequestType
Java class for GetAccessPermissionDetailsRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetAccessPermissionDetailsRequestType">
<complexContent>
<extension base="{urn:ebay:apis:eBLBaseComponents}AbstractRequestType">
<sequence>
<element name="Token" type="{urn:ebay:apis:eBLBaseComponents}AuthFlowTokenType"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
token |
any, detailLevel, errorLanguage, version| Constructor and Description |
|---|
GetAccessPermissionDetailsRequestType() |
| 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, setVersionstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.