public class RuleConditionDefinitionsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
RuleConditionDefinitionsDTO()
Generated constructor - for generic creation.
|
RuleConditionDefinitionsDTO(List<RuleConditionDefinitionDTO> ruleconditiondefinitionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<RuleConditionDefinitionDTO> |
getRuleConditionDefinitions() |
void |
setRuleConditionDefinitions(List<RuleConditionDefinitionDTO> ruleconditiondefinitionsList) |
public RuleConditionDefinitionsDTO()
public RuleConditionDefinitionsDTO(List<RuleConditionDefinitionDTO> ruleconditiondefinitionsList)
public List<RuleConditionDefinitionDTO> getRuleConditionDefinitions()
public void setRuleConditionDefinitions(List<RuleConditionDefinitionDTO> ruleconditiondefinitionsList)
ruleconditiondefinitionsList - the ruleconditiondefinitionsList to setCopyright © 2017 SAP SE. All Rights Reserved.