public class SolrEndpointUrlsDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
SolrEndpointUrlsDTO()
Generated constructor - for generic creation.
|
SolrEndpointUrlsDTO(java.util.List<SolrEndpointUrlDTO> solrendpointurlsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SolrEndpointUrlDTO> |
getSolrEndpointUrls() |
void |
setSolrEndpointUrls(java.util.List<SolrEndpointUrlDTO> solrendpointurlsList) |
getUri, setUripublic SolrEndpointUrlsDTO()
public SolrEndpointUrlsDTO(java.util.List<SolrEndpointUrlDTO> solrendpointurlsList)
public java.util.List<SolrEndpointUrlDTO> getSolrEndpointUrls()
public void setSolrEndpointUrls(java.util.List<SolrEndpointUrlDTO> solrendpointurlsList)
solrendpointurlsList - the solrendpointurlsList to setCopyright © 2018 SAP SE. All Rights Reserved.