public class MobileAggregatorParametersDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
MobileAggregatorParametersDTO()
Generated constructor - for generic creation.
|
MobileAggregatorParametersDTO(java.util.List<MobileAggregatorParameterDTO> mobileaggregatorparametersList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<MobileAggregatorParameterDTO> |
getMobileAggregatorParameters() |
void |
setMobileAggregatorParameters(java.util.List<MobileAggregatorParameterDTO> mobileaggregatorparametersList) |
getUri, setUripublic MobileAggregatorParametersDTO()
public MobileAggregatorParametersDTO(java.util.List<MobileAggregatorParameterDTO> mobileaggregatorparametersList)
public java.util.List<MobileAggregatorParameterDTO> getMobileAggregatorParameters()
public void setMobileAggregatorParameters(java.util.List<MobileAggregatorParameterDTO> mobileaggregatorparametersList)
mobileaggregatorparametersList - the mobileaggregatorparametersList to setCopyright © 2018 SAP SE. All Rights Reserved.