public class ServicePlansDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
ServicePlansDTO()
Generated constructor - for generic creation.
|
ServicePlansDTO(List<ServicePlanDTO> serviceplansList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<ServicePlanDTO> |
getServicePlans() |
void |
setServicePlans(List<ServicePlanDTO> serviceplansList) |
public ServicePlansDTO()
public ServicePlansDTO(List<ServicePlanDTO> serviceplansList)
public List<ServicePlanDTO> getServicePlans()
public void setServicePlans(List<ServicePlanDTO> serviceplansList)
serviceplansList - the serviceplansList to setCopyright © 2017 SAP SE. All Rights Reserved.