public class PointOfServicesDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
PointOfServicesDTO()
Generated constructor - for generic creation.
|
PointOfServicesDTO(java.util.List<PointOfServiceDTO> pointofservicesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PointOfServiceDTO> |
getPointOfServices() |
void |
setPointOfServices(java.util.List<PointOfServiceDTO> pointofservicesList) |
getUri, setUripublic PointOfServicesDTO()
public PointOfServicesDTO(java.util.List<PointOfServiceDTO> pointofservicesList)
public java.util.List<PointOfServiceDTO> getPointOfServices()
public void setPointOfServices(java.util.List<PointOfServiceDTO> pointofservicesList)
pointofservicesList - the pointofservicesList to setCopyright © 2018 SAP SE. All Rights Reserved.