|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.AbstractRequestType
urn.ebay.api.PayPalAPI.GetAccessPermissionDetailsRequestType
public class GetAccessPermissionDetailsRequestType
A timestamped token, the value of which was returned by SetAuthFlowParam Response. Required Character length and limitations: 20 single-byte characters
| Constructor Summary | |
|---|---|
GetAccessPermissionDetailsRequestType()
Default Constructor |
|
GetAccessPermissionDetailsRequestType(String token)
Constructor with arguments |
|
| Method Summary | |
|---|---|
String |
getToken()
Getter for token |
void |
setToken(String token)
Setter for token |
String |
toXMLString(String prefix,
String name)
|
| Methods inherited from class urn.ebay.apis.eBLBaseComponents.AbstractRequestType |
|---|
getDetailLevel, getErrorLanguage, getVersion, setDetailLevel, setErrorLanguage, setVersion |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetAccessPermissionDetailsRequestType(String token)
public GetAccessPermissionDetailsRequestType()
| Method Detail |
|---|
public String getToken()
public void setToken(String token)
public String toXMLString(String prefix,
String name)
toXMLString in class AbstractRequestType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||