public class NotEmptyConstraintsDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
NotEmptyConstraintsDTO()
Generated constructor - for generic creation.
|
NotEmptyConstraintsDTO(java.util.List<NotEmptyConstraintDTO> notemptyconstraintsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<NotEmptyConstraintDTO> |
getNotEmptyConstraints() |
void |
setNotEmptyConstraints(java.util.List<NotEmptyConstraintDTO> notemptyconstraintsList) |
getUri, setUripublic NotEmptyConstraintsDTO()
public NotEmptyConstraintsDTO(java.util.List<NotEmptyConstraintDTO> notemptyconstraintsList)
public java.util.List<NotEmptyConstraintDTO> getNotEmptyConstraints()
public void setNotEmptyConstraints(java.util.List<NotEmptyConstraintDTO> notemptyconstraintsList)
notemptyconstraintsList - the notemptyconstraintsList to setCopyright © 2018 SAP SE. All Rights Reserved.