Package | Description |
---|---|
com.odin.model | |
com.odin.model.reponse |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,RuleParamsDetails> |
RuleTypesDetails.getRuleTypeToRuleParamsDetails() |
Modifier and Type | Method and Description |
---|---|
void |
RuleTypesDetails.setRuleTypeToRuleParamsDetails(java.util.Map<java.lang.String,RuleParamsDetails> ruleTypeToRuleParamsDetails) |
Constructor and Description |
---|
RuleTypesDetails(java.util.Map<java.lang.String,RuleParamsDetails> ruleTypeToRuleParamsDetails) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<Rule,RuleParamsDetails> |
DAOGetRulesResponseWrapper.getRuleToRuleParamsDetails() |
Modifier and Type | Method and Description |
---|---|
void |
DAOGetRulesResponseWrapper.setRuleToRuleParamsDetails(java.util.Map<Rule,RuleParamsDetails> ruleToRuleParamsDetails) |
Constructor and Description |
---|
DAOGetRulesResponseWrapper(java.util.Map<Rule,RuleParamsDetails> ruleToRuleParamsDetails,
int code,
java.lang.String message) |