public class ChangeDetectionJobsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
ChangeDetectionJobsDTO()
Generated constructor - for generic creation.
|
ChangeDetectionJobsDTO(List<ChangeDetectionJobDTO> changedetectionjobsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<ChangeDetectionJobDTO> |
getChangeDetectionJobs() |
void |
setChangeDetectionJobs(List<ChangeDetectionJobDTO> changedetectionjobsList) |
public ChangeDetectionJobsDTO()
public ChangeDetectionJobsDTO(List<ChangeDetectionJobDTO> changedetectionjobsList)
public List<ChangeDetectionJobDTO> getChangeDetectionJobs()
public void setChangeDetectionJobs(List<ChangeDetectionJobDTO> changedetectionjobsList)
changedetectionjobsList - the changedetectionjobsList to setCopyright © 2017 SAP SE. All Rights Reserved.