Uses of Class
com.vidispine.generated.JobSearchType
-
-
Uses of JobSearchType in com.vidispine.generated
Methods in com.vidispine.generated that return JobSearchType Modifier and Type Method Description JobSearchType
ObjectFactory. createJobSearchType()
Create an instance ofJobSearchType
JobSearchType
JobSearchType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
JobSearchType
JobSearchType. withFacet(JobSearchType.Facet... values)
JobSearchType
JobSearchType. withFacet(Collection<JobSearchType.Facet> values)
JobSearchType
JobSearchType. withFacetFilter(JobSearchType.FacetFilter... values)
JobSearchType
JobSearchType. withFacetFilter(Collection<JobSearchType.FacetFilter> values)
Methods in com.vidispine.generated that return types with arguments of type JobSearchType Modifier and Type Method Description javax.xml.bind.JAXBElement<JobSearchType>
ObjectFactory. createJobSearchDocument(JobSearchType value)
Methods in com.vidispine.generated with parameters of type JobSearchType Modifier and Type Method Description javax.xml.bind.JAXBElement<JobSearchType>
ObjectFactory. createJobSearchDocument(JobSearchType value)
-