Uses of Class
com.vidispine.generated.SolrDocumentType.Field
-
Uses of SolrDocumentType.Field in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type SolrDocumentType.FieldMethods in com.vidispine.generated that return SolrDocumentType.FieldModifier and TypeMethodDescriptionObjectFactory.createSolrDocumentTypeField()
Create an instance ofSolrDocumentType.Field
SolrDocumentType.Field.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the name property.Sets the value of the value property.Methods in com.vidispine.generated that return types with arguments of type SolrDocumentType.FieldModifier and TypeMethodDescriptionSolrDocumentType.getField()
Gets the value of the field property.Methods in com.vidispine.generated with parameters of type SolrDocumentType.FieldModifier and TypeMethodDescriptionSolrDocumentType.withField
(SolrDocumentType.Field... values) Adds objects to the list of Field using add methodMethod parameters in com.vidispine.generated with type arguments of type SolrDocumentType.FieldModifier and TypeMethodDescriptionSolrDocumentType.withField
(Collection<SolrDocumentType.Field> values) Adds objects to the list of Field using addAll method