public class SolrIndexedPropertiesDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
SolrIndexedPropertiesDTO()
Generated constructor - for generic creation.
|
SolrIndexedPropertiesDTO(List<SolrIndexedPropertyDTO> solrindexedpropertiesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<SolrIndexedPropertyDTO> |
getSolrIndexedProperties() |
void |
setSolrIndexedProperties(List<SolrIndexedPropertyDTO> solrindexedpropertiesList) |
public SolrIndexedPropertiesDTO()
public SolrIndexedPropertiesDTO(List<SolrIndexedPropertyDTO> solrindexedpropertiesList)
public List<SolrIndexedPropertyDTO> getSolrIndexedProperties()
public void setSolrIndexedProperties(List<SolrIndexedPropertyDTO> solrindexedpropertiesList)
solrindexedpropertiesList - the solrindexedpropertiesList to setCopyright © 2017 SAP SE. All Rights Reserved.