public class BTGRulesDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
BTGRulesDTO()
Generated constructor - for generic creation.
|
BTGRulesDTO(List<BTGRuleDTO> btgrulesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<BTGRuleDTO> |
getBTGRules() |
void |
setBTGRules(List<BTGRuleDTO> btgrulesList) |
public BTGRulesDTO()
public BTGRulesDTO(List<BTGRuleDTO> btgrulesList)
public List<BTGRuleDTO> getBTGRules()
public void setBTGRules(List<BTGRuleDTO> btgrulesList)
btgrulesList - the btgrulesList to setCopyright © 2017 SAP SE. All Rights Reserved.