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