public class SearchRestrictionsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
SearchRestrictionsDTO()
Generated constructor - for generic creation.
|
SearchRestrictionsDTO(List<SearchRestrictionDTO> searchrestrictionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<SearchRestrictionDTO> |
getSearchRestrictions() |
void |
setSearchRestrictions(List<SearchRestrictionDTO> searchrestrictionsList) |
public SearchRestrictionsDTO()
public SearchRestrictionsDTO(List<SearchRestrictionDTO> searchrestrictionsList)
public List<SearchRestrictionDTO> getSearchRestrictions()
public void setSearchRestrictions(List<SearchRestrictionDTO> searchrestrictionsList)
searchrestrictionsList - the searchrestrictionsList to setCopyright © 2017 SAP SE. All Rights Reserved.