public class NotBlankConstraintsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
NotBlankConstraintsDTO()
Generated constructor - for generic creation.
|
NotBlankConstraintsDTO(List<NotBlankConstraintDTO> notblankconstraintsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<NotBlankConstraintDTO> |
getNotBlankConstraints() |
void |
setNotBlankConstraints(List<NotBlankConstraintDTO> notblankconstraintsList) |
public NotBlankConstraintsDTO()
public NotBlankConstraintsDTO(List<NotBlankConstraintDTO> notblankconstraintsList)
public List<NotBlankConstraintDTO> getNotBlankConstraints()
public void setNotBlankConstraints(List<NotBlankConstraintDTO> notblankconstraintsList)
notblankconstraintsList - the notblankconstraintsList to setCopyright © 2017 SAP SE. All Rights Reserved.