public class GetRequest extends ApiRequest
| Constructor and Description |
|---|
GetRequest() |
GetRequest(String requestBody) |
| Modifier and Type | Method and Description |
|---|---|
String |
getRecipient() |
GetRequest |
setRecipient(String recipient) |
String |
toRequestString() |
fromRequestString, getCommand, getRequestBodypublic GetRequest(String requestBody) throws ApiProtocolException
ApiProtocolExceptionpublic GetRequest()
public String getRecipient()
public GetRequest setRecipient(String recipient)
public String toRequestString()
toRequestString in class ApiRequestCopyright © 2015. All rights reserved.