public class ServiceAddOnsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
ServiceAddOnsDTO()
Generated constructor - for generic creation.
|
ServiceAddOnsDTO(List<ServiceAddOnDTO> serviceaddonsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<ServiceAddOnDTO> |
getServiceAddOns() |
void |
setServiceAddOns(List<ServiceAddOnDTO> serviceaddonsList) |
public ServiceAddOnsDTO()
public ServiceAddOnsDTO(List<ServiceAddOnDTO> serviceaddonsList)
public List<ServiceAddOnDTO> getServiceAddOns()
public void setServiceAddOns(List<ServiceAddOnDTO> serviceaddonsList)
serviceaddonsList - the serviceaddonsList to setCopyright © 2017 SAP SE. All Rights Reserved.