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