public class IndexConfigurationsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
IndexConfigurationsDTO()
Generated constructor - for generic creation.
|
IndexConfigurationsDTO(List<IndexConfigurationDTO> indexconfigurationsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<IndexConfigurationDTO> |
getIndexConfigurations() |
void |
setIndexConfigurations(List<IndexConfigurationDTO> indexconfigurationsList) |
public IndexConfigurationsDTO()
public IndexConfigurationsDTO(List<IndexConfigurationDTO> indexconfigurationsList)
public List<IndexConfigurationDTO> getIndexConfigurations()
public void setIndexConfigurations(List<IndexConfigurationDTO> indexconfigurationsList)
indexconfigurationsList - the indexconfigurationsList to setCopyright © 2017 SAP SE. All Rights Reserved.