public class UpdateIndexJobsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
UpdateIndexJobsDTO()
Generated constructor - for generic creation.
|
UpdateIndexJobsDTO(List<UpdateIndexJobDTO> updateindexjobsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<UpdateIndexJobDTO> |
getUpdateIndexJobs() |
void |
setUpdateIndexJobs(List<UpdateIndexJobDTO> updateindexjobsList) |
public UpdateIndexJobsDTO()
public UpdateIndexJobsDTO(List<UpdateIndexJobDTO> updateindexjobsList)
public List<UpdateIndexJobDTO> getUpdateIndexJobs()
public void setUpdateIndexJobs(List<UpdateIndexJobDTO> updateindexjobsList)
updateindexjobsList - the updateindexjobsList to setCopyright © 2017 SAP SE. All Rights Reserved.