public class SolrIndexOperationRecordsDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
SolrIndexOperationRecordsDTO()
Generated constructor - for generic creation.
|
SolrIndexOperationRecordsDTO(java.util.List<SolrIndexOperationRecordDTO> solrindexoperationrecordsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SolrIndexOperationRecordDTO> |
getSolrIndexOperationRecords() |
void |
setSolrIndexOperationRecords(java.util.List<SolrIndexOperationRecordDTO> solrindexoperationrecordsList) |
getUri, setUripublic SolrIndexOperationRecordsDTO()
public SolrIndexOperationRecordsDTO(java.util.List<SolrIndexOperationRecordDTO> solrindexoperationrecordsList)
public java.util.List<SolrIndexOperationRecordDTO> getSolrIndexOperationRecords()
public void setSolrIndexOperationRecords(java.util.List<SolrIndexOperationRecordDTO> solrindexoperationrecordsList)
solrindexoperationrecordsList - the solrindexoperationrecordsList to setCopyright © 2018 SAP SE. All Rights Reserved.