public class DAOGetRuleQuestionServicePassiveDetailsResponseWrapper extends DAOResponseWrapper
code, message
Constructor and Description |
---|
DAOGetRuleQuestionServicePassiveDetailsResponseWrapper() |
DAOGetRuleQuestionServicePassiveDetailsResponseWrapper(RuleQuestionServicePassive ruleQuestionServicePassive,
int code,
java.lang.String message) |
Modifier and Type | Method and Description |
---|---|
RuleQuestionServicePassive |
getRuleQuestionServicePassive() |
void |
setRuleQuestionServicePassive(RuleQuestionServicePassive ruleQuestionServicePassive) |
getCode, getMessage, setCode, setMessage
public DAOGetRuleQuestionServicePassiveDetailsResponseWrapper()
public DAOGetRuleQuestionServicePassiveDetailsResponseWrapper(RuleQuestionServicePassive ruleQuestionServicePassive, int code, java.lang.String message)
public RuleQuestionServicePassive getRuleQuestionServicePassive()
public void setRuleQuestionServicePassive(RuleQuestionServicePassive ruleQuestionServicePassive)