public class RestrictionsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
RestrictionsDTO()
Generated constructor - for generic creation.
|
RestrictionsDTO(List<RestrictionDTO> restrictionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<RestrictionDTO> |
getRestrictions() |
void |
setRestrictions(List<RestrictionDTO> restrictionsList) |
public RestrictionsDTO()
public RestrictionsDTO(List<RestrictionDTO> restrictionsList)
public List<RestrictionDTO> getRestrictions()
public void setRestrictions(List<RestrictionDTO> restrictionsList)
restrictionsList - the restrictionsList to setCopyright © 2017 SAP SE. All Rights Reserved.