public class DAOGetUserConsentDetailsResponseWrapper extends DAOResponseWrapper
code, message
Constructor and Description |
---|
DAOGetUserConsentDetailsResponseWrapper() |
DAOGetUserConsentDetailsResponseWrapper(UserConsentDetails userConsentDetails,
int code,
java.lang.String message) |
Modifier and Type | Method and Description |
---|---|
UserConsentDetails |
getUserConsentDetails() |
void |
setUserConsentDetails(UserConsentDetails userConsentDetails) |
getCode, getMessage, setCode, setMessage
public DAOGetUserConsentDetailsResponseWrapper()
public DAOGetUserConsentDetailsResponseWrapper(UserConsentDetails userConsentDetails, int code, java.lang.String message)
public UserConsentDetails getUserConsentDetails()
public void setUserConsentDetails(UserConsentDetails userConsentDetails)