public class USSDRequest extends Object
| Constructor and Description |
|---|
USSDRequest() |
USSDRequest(String address,
String message) |
USSDRequest(String address,
String message,
boolean stopSession) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAddress() |
String |
getMessage() |
Boolean |
isStopSession() |
void |
setAddress(String address) |
void |
setMessage(String message) |
void |
setStopSession(Boolean stopSession) |
Copyright © 2014. All rights reserved.