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