public class AttributeConstraintsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
AttributeConstraintsDTO()
Generated constructor - for generic creation.
|
AttributeConstraintsDTO(List<AttributeConstraintDTO> attributeconstraintsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<AttributeConstraintDTO> |
getAttributeConstraints() |
void |
setAttributeConstraints(List<AttributeConstraintDTO> attributeconstraintsList) |
public AttributeConstraintsDTO()
public AttributeConstraintsDTO(List<AttributeConstraintDTO> attributeconstraintsList)
public List<AttributeConstraintDTO> getAttributeConstraints()
public void setAttributeConstraints(List<AttributeConstraintDTO> attributeconstraintsList)
attributeconstraintsList - the attributeconstraintsList to setCopyright © 2017 SAP SE. All Rights Reserved.