public class RestrictionTypesDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
RestrictionTypesDTO()
Generated constructor - for generic creation.
|
RestrictionTypesDTO(List<RestrictionTypeDTO> restrictiontypesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<RestrictionTypeDTO> |
getRestrictionTypes() |
void |
setRestrictionTypes(List<RestrictionTypeDTO> restrictiontypesList) |
public RestrictionTypesDTO()
public RestrictionTypesDTO(List<RestrictionTypeDTO> restrictiontypesList)
public List<RestrictionTypeDTO> getRestrictionTypes()
public void setRestrictionTypes(List<RestrictionTypeDTO> restrictiontypesList)
restrictiontypesList - the restrictiontypesList to setCopyright © 2017 SAP SE. All Rights Reserved.