Uses of Class
com.vidispine.generated.IndexType
-
Uses of IndexType in com.vidispine.generated
Methods in com.vidispine.generated that return IndexTypeModifier and TypeMethodDescriptionObjectFactory.createIndexType()Create an instance ofIndexTypeIndexType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) IndexType.withFilter(IndexFilterType... values) Adds objects to the list of Filter using add methodIndexType.withFilter(Collection<IndexFilterType> values) Adds objects to the list of Filter using addAll methodIndexType.withIndexName(String value) Sets the value of the indexName property.IndexType.withIndexSettings(String value) Sets the value of the indexSettings property.IndexType.withLanguage(String value) Sets the value of the language property.IndexType.withSearchAnalyzer(IndexAnalyzerType value) Sets the value of the searchAnalyzer property.IndexType.withTextAnalyzer(IndexAnalyzerType value) Sets the value of the textAnalyzer property.Methods in com.vidispine.generated that return types with arguments of type IndexTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<IndexType>ObjectFactory.createIndexDocument(IndexType value) Methods in com.vidispine.generated with parameters of type IndexTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<IndexType>ObjectFactory.createIndexDocument(IndexType value)