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