public class SolrIndexConfigsDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
SolrIndexConfigsDTO()
Generated constructor - for generic creation.
|
SolrIndexConfigsDTO(java.util.List<SolrIndexConfigDTO> solrindexconfigsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SolrIndexConfigDTO> |
getSolrIndexConfigs() |
void |
setSolrIndexConfigs(java.util.List<SolrIndexConfigDTO> solrindexconfigsList) |
getUri, setUripublic SolrIndexConfigsDTO()
public SolrIndexConfigsDTO(java.util.List<SolrIndexConfigDTO> solrindexconfigsList)
public java.util.List<SolrIndexConfigDTO> getSolrIndexConfigs()
public void setSolrIndexConfigs(java.util.List<SolrIndexConfigDTO> solrindexconfigsList)
solrindexconfigsList - the solrindexconfigsList to setCopyright © 2018 SAP SE. All Rights Reserved.