public class MobileAggregatorsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
MobileAggregatorsDTO()
Generated constructor - for generic creation.
|
MobileAggregatorsDTO(List<MobileAggregatorDTO> mobileaggregatorsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<MobileAggregatorDTO> |
getMobileAggregators() |
void |
setMobileAggregators(List<MobileAggregatorDTO> mobileaggregatorsList) |
public MobileAggregatorsDTO()
public MobileAggregatorsDTO(List<MobileAggregatorDTO> mobileaggregatorsList)
public List<MobileAggregatorDTO> getMobileAggregators()
public void setMobileAggregators(List<MobileAggregatorDTO> mobileaggregatorsList)
mobileaggregatorsList - the mobileaggregatorsList to setCopyright © 2017 SAP SE. All Rights Reserved.