public class NotNullConstraintsDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
NotNullConstraintsDTO()
Generated constructor - for generic creation.
|
NotNullConstraintsDTO(java.util.List<NotNullConstraintDTO> notnullconstraintsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<NotNullConstraintDTO> |
getNotNullConstraints() |
void |
setNotNullConstraints(java.util.List<NotNullConstraintDTO> notnullconstraintsList) |
getUri, setUripublic NotNullConstraintsDTO()
public NotNullConstraintsDTO(java.util.List<NotNullConstraintDTO> notnullconstraintsList)
public java.util.List<NotNullConstraintDTO> getNotNullConstraints()
public void setNotNullConstraints(java.util.List<NotNullConstraintDTO> notnullconstraintsList)
notnullconstraintsList - the notnullconstraintsList to setCopyright © 2018 SAP SE. All Rights Reserved.