public class AttributeConfigurationsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
AttributeConfigurationsDTO()
Generated constructor - for generic creation.
|
AttributeConfigurationsDTO(List<AttributeConfigurationDTO> attributeconfigurationsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<AttributeConfigurationDTO> |
getAttributeConfigurations() |
void |
setAttributeConfigurations(List<AttributeConfigurationDTO> attributeconfigurationsList) |
public AttributeConfigurationsDTO()
public AttributeConfigurationsDTO(List<AttributeConfigurationDTO> attributeconfigurationsList)
public List<AttributeConfigurationDTO> getAttributeConfigurations()
public void setAttributeConfigurations(List<AttributeConfigurationDTO> attributeconfigurationsList)
attributeconfigurationsList - the attributeconfigurationsList to setCopyright © 2017 SAP SE. All Rights Reserved.