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, setMessage
public DAOGetPhoneSessionKeyResponseWrapper()
public DAOGetPhoneSessionKeyResponseWrapper(PhoneSessionKey phoneSessionKey, int code, java.lang.String message)
public PhoneSessionKey getPhoneSessionKey()
public void setPhoneSessionKey(PhoneSessionKey phoneSessionKey)