Uses of Class
com.vidispine.generated.SolrDocumentType
-
Uses of SolrDocumentType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type SolrDocumentTypeMethods in com.vidispine.generated that return SolrDocumentTypeModifier and TypeMethodDescriptionObjectFactory.createSolrDocumentType()
Create an instance ofSolrDocumentType
SolrDocumentType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) SolrDocumentType.withField
(SolrDocumentType.Field... values) Adds objects to the list of Field using add methodSolrDocumentType.withField
(Collection<SolrDocumentType.Field> values) Adds objects to the list of Field using addAll methodMethods in com.vidispine.generated that return types with arguments of type SolrDocumentTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SolrDocumentType>
ObjectFactory.createDoc
(SolrDocumentType value) SolrAddType.getDoc()
Gets the value of the doc property.Methods in com.vidispine.generated with parameters of type SolrDocumentTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SolrDocumentType>
ObjectFactory.createDoc
(SolrDocumentType value) SolrAddType.withDoc
(SolrDocumentType... values) Adds objects to the list of Doc using add methodMethod parameters in com.vidispine.generated with type arguments of type SolrDocumentTypeModifier and TypeMethodDescriptionSolrAddType.withDoc
(Collection<SolrDocumentType> values) Adds objects to the list of Doc using addAll method