public class DAOGetPhoneSessionKeyResponseWrapper extends DAOResponseWrapper
code, message| Constructor and Description |
|---|
DAOGetPhoneSessionKeyResponseWrapper() |
DAOGetPhoneSessionKeyResponseWrapper(PhoneSessionKey phoneSessionKey,
int code,
java.lang.String message) |
| Modifier and Type | Method and Description |
|---|---|
PhoneSessionKey |
getPhoneSessionKey() |
void |
setPhoneSessionKey(PhoneSessionKey phoneSessionKey) |
getCode, getMessage, setCode, setMessagepublic DAOGetPhoneSessionKeyResponseWrapper()
public DAOGetPhoneSessionKeyResponseWrapper(PhoneSessionKey phoneSessionKey, int code, java.lang.String message)
public PhoneSessionKey getPhoneSessionKey()
public void setPhoneSessionKey(PhoneSessionKey phoneSessionKey)