public class RebuildIndexJobsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
RebuildIndexJobsDTO()
Generated constructor - for generic creation.
|
RebuildIndexJobsDTO(List<RebuildIndexJobDTO> rebuildindexjobsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<RebuildIndexJobDTO> |
getRebuildIndexJobs() |
void |
setRebuildIndexJobs(List<RebuildIndexJobDTO> rebuildindexjobsList) |
public RebuildIndexJobsDTO()
public RebuildIndexJobsDTO(List<RebuildIndexJobDTO> rebuildindexjobsList)
public List<RebuildIndexJobDTO> getRebuildIndexJobs()
public void setRebuildIndexJobs(List<RebuildIndexJobDTO> rebuildindexjobsList)
rebuildindexjobsList - the rebuildindexjobsList to setCopyright © 2017 SAP SE. All Rights Reserved.