public class BTGRuleResultsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
BTGRuleResultsDTO()
Generated constructor - for generic creation.
|
BTGRuleResultsDTO(List<BTGRuleResultDTO> btgruleresultsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<BTGRuleResultDTO> |
getBTGRuleResults() |
void |
setBTGRuleResults(List<BTGRuleResultDTO> btgruleresultsList) |
public BTGRuleResultsDTO()
public BTGRuleResultsDTO(List<BTGRuleResultDTO> btgruleresultsList)
public List<BTGRuleResultDTO> getBTGRuleResults()
public void setBTGRuleResults(List<BTGRuleResultDTO> btgruleresultsList)
btgruleresultsList - the btgruleresultsList to setCopyright © 2017 SAP SE. All Rights Reserved.