Uses of Class
com.vidispine.generated.IndexInformationType
-
Uses of IndexInformationType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type IndexInformationTypeModifier and TypeFieldDescriptionprotected List<IndexInformationType>IndexInformationListType.indicesMethods in com.vidispine.generated that return IndexInformationTypeModifier and TypeMethodDescriptionObjectFactory.createIndexInformationType()Create an instance ofIndexInformationTypeIndexInformationType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the alias property.IndexInformationType.withAnalyzer(IndexAnalyzerType... values) Adds objects to the list of Analyzer using add methodIndexInformationType.withAnalyzer(Collection<IndexAnalyzerType> values) Adds objects to the list of Analyzer using addAll methodIndexInformationType.withFilter(IndexFilterType... values) Adds objects to the list of Filter using add methodIndexInformationType.withFilter(Collection<IndexFilterType> values) Adds objects to the list of Filter using addAll methodIndexInformationType.withLanguage(String value) Sets the value of the language property.Sets the value of the name property.IndexInformationType.withPercolator(String value) Sets the value of the percolator property.IndexInformationType.withSettings(String value) Sets the value of the settings property.Methods in com.vidispine.generated that return types with arguments of type IndexInformationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<IndexInformationType>ObjectFactory.createIndexInformationDocument(IndexInformationType value) IndexInformationListType.getIndices()Gets the value of the indices property.Methods in com.vidispine.generated with parameters of type IndexInformationTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<IndexInformationType>ObjectFactory.createIndexInformationDocument(IndexInformationType value) IndexInformationListType.withIndices(IndexInformationType... values) Adds objects to the list of Indices using add methodMethod parameters in com.vidispine.generated with type arguments of type IndexInformationTypeModifier and TypeMethodDescriptionIndexInformationListType.withIndices(Collection<IndexInformationType> values) Adds objects to the list of Indices using addAll method