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