public class JobSearchRestrictionsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
JobSearchRestrictionsDTO()
Generated constructor - for generic creation.
|
JobSearchRestrictionsDTO(List<JobSearchRestrictionDTO> jobsearchrestrictionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<JobSearchRestrictionDTO> |
getJobSearchRestrictions() |
void |
setJobSearchRestrictions(List<JobSearchRestrictionDTO> jobsearchrestrictionsList) |
public JobSearchRestrictionsDTO()
public JobSearchRestrictionsDTO(List<JobSearchRestrictionDTO> jobsearchrestrictionsList)
public List<JobSearchRestrictionDTO> getJobSearchRestrictions()
public void setJobSearchRestrictions(List<JobSearchRestrictionDTO> jobsearchrestrictionsList)
jobsearchrestrictionsList - the jobsearchrestrictionsList to setCopyright © 2017 SAP SE. All Rights Reserved.