Uses of Class
com.vidispine.generated.IndexingConfigurationType.FieldDefault
-
Uses of IndexingConfigurationType.FieldDefault in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type IndexingConfigurationType.FieldDefaultModifier and TypeFieldDescriptionprotected List<IndexingConfigurationType.FieldDefault>IndexingConfigurationType.fieldDefaultMethods in com.vidispine.generated that return IndexingConfigurationType.FieldDefaultModifier and TypeMethodDescriptionObjectFactory.createIndexingConfigurationTypeFieldDefault()Create an instance ofIndexingConfigurationType.FieldDefaultIndexingConfigurationType.FieldDefault.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) IndexingConfigurationType.FieldDefault.withFullText(boolean value) Sets the value of the fullText property.Sets the value of the name property.Methods in com.vidispine.generated that return types with arguments of type IndexingConfigurationType.FieldDefaultModifier and TypeMethodDescriptionIndexingConfigurationType.getFieldDefault()Gets the value of the fieldDefault property.Methods in com.vidispine.generated with parameters of type IndexingConfigurationType.FieldDefaultModifier and TypeMethodDescriptionIndexingConfigurationType.withFieldDefault(IndexingConfigurationType.FieldDefault... values) Adds objects to the list of FieldDefault using add methodMethod parameters in com.vidispine.generated with type arguments of type IndexingConfigurationType.FieldDefaultModifier and TypeMethodDescriptionIndexingConfigurationType.withFieldDefault(Collection<IndexingConfigurationType.FieldDefault> values) Adds objects to the list of FieldDefault using addAll method