public class ServicelayerJobsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
ServicelayerJobsDTO()
Generated constructor - for generic creation.
|
ServicelayerJobsDTO(List<ServicelayerJobDTO> servicelayerjobsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<ServicelayerJobDTO> |
getServicelayerJobs() |
void |
setServicelayerJobs(List<ServicelayerJobDTO> servicelayerjobsList) |
public ServicelayerJobsDTO()
public ServicelayerJobsDTO(List<ServicelayerJobDTO> servicelayerjobsList)
public List<ServicelayerJobDTO> getServicelayerJobs()
public void setServicelayerJobs(List<ServicelayerJobDTO> servicelayerjobsList)
servicelayerjobsList - the servicelayerjobsList to setCopyright © 2017 SAP SE. All Rights Reserved.