Uses of Class
com.vidispine.generated.JobSearchType.Facet
-
Uses of JobSearchType.Facet in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type JobSearchType.FacetMethods in com.vidispine.generated that return JobSearchType.FacetModifier and TypeMethodDescriptionObjectFactory.createJobSearchTypeFacet()
Create an instance ofJobSearchType.Facet
JobSearchType.Facet.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) JobSearchType.Facet.withCount
(boolean value) Sets the value of the count property.JobSearchType.Facet.withExclude
(String... values) Adds objects to the list of Exclude using add methodJobSearchType.Facet.withExclude
(Collection<String> values) Adds objects to the list of Exclude using addAll methodSets the value of the field property.JobSearchType.Facet.withMaxCount
(BigInteger value) Sets the value of the maxCount property.JobSearchType.Facet.withMaxResults
(BigInteger value) Sets the value of the maxResults property.JobSearchType.Facet.withMinCount
(BigInteger value) Sets the value of the minCount property.Sets the value of the name property.Methods in com.vidispine.generated that return types with arguments of type JobSearchType.FacetMethods in com.vidispine.generated with parameters of type JobSearchType.FacetModifier and TypeMethodDescriptionJobSearchType.withFacet
(JobSearchType.Facet... values) Adds objects to the list of Facet using add methodMethod parameters in com.vidispine.generated with type arguments of type JobSearchType.FacetModifier and TypeMethodDescriptionJobSearchType.withFacet
(Collection<JobSearchType.Facet> values) Adds objects to the list of Facet using addAll method