public class GetPermissionsRequest extends Object
| Constructor and Description |
|---|
GetPermissionsRequest()
Default Constructor
|
GetPermissionsRequest(String token)
Constructor with arguments
|
| Modifier and Type | Method and Description |
|---|---|
RequestEnvelope |
getRequestEnvelope()
Getter for requestEnvelope
|
String |
getToken()
Getter for token
|
void |
setRequestEnvelope(RequestEnvelope requestEnvelope)
Setter for requestEnvelope
|
void |
setToken(String token)
Setter for token
|
String |
toNVPString() |
String |
toNVPString(String prefix) |
public GetPermissionsRequest(String token)
public GetPermissionsRequest()
public RequestEnvelope getRequestEnvelope()
public void setRequestEnvelope(RequestEnvelope requestEnvelope)
public String getToken()
public void setToken(String token)
public String toNVPString() throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic String toNVPString(String prefix) throws UnsupportedEncodingException
UnsupportedEncodingExceptionCopyright © 2013. All Rights Reserved.