public class BatchJobsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
BatchJobsDTO()
Generated constructor - for generic creation.
|
BatchJobsDTO(List<BatchJobDTO> batchjobsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<BatchJobDTO> |
getBatchJobs() |
void |
setBatchJobs(List<BatchJobDTO> batchjobsList) |
public BatchJobsDTO()
public BatchJobsDTO(List<BatchJobDTO> batchjobsList)
public List<BatchJobDTO> getBatchJobs()
public void setBatchJobs(List<BatchJobDTO> batchjobsList)
batchjobsList - the batchjobsList to setCopyright © 2017 SAP SE. All Rights Reserved.