public class PhoneInfoResponse extends Instance implements Formattable
| Constructor and Description |
|---|
PhoneInfoResponse() |
PhoneInfoResponse(int status,
String response) |
PhoneInfoResponse(int status,
String response,
String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getIsPorted() |
String |
getMessage() |
String |
getProvider() |
String |
getSuccess() |
String |
getType() |
void |
setResponse(String response) |
Map<String,String> |
toMap()
Map a Token instance to its Java's Map representation.
|
getError, getStatus, isOk, setError, setStatus, toXMLclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoJSON, toXMLpublic PhoneInfoResponse()
public PhoneInfoResponse(int status,
String response)
public String getMessage()
public String getProvider()
public String getType()
public String getSuccess()
public String getIsPorted()
public void setResponse(String response)
public Map<String,String> toMap()
toMap in interface FormattableCopyright © 2019. All rights reserved.