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