Uses of Class
com.vidispine.generated.SimpleSearchFieldType
-
Uses of SimpleSearchFieldType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type SimpleSearchFieldTypeModifier and TypeFieldDescriptionprotected List<SimpleSearchFieldType>SimpleSearchOperatorType.fieldprotected List<SimpleSearchFieldType>SimpleSearchType.fieldMethods in com.vidispine.generated that return SimpleSearchFieldTypeModifier and TypeMethodDescriptionObjectFactory.createSimpleSearchFieldType()Create an instance ofSimpleSearchFieldTypeSimpleSearchFieldType.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 SimpleSearchFieldTypeModifier and TypeMethodDescriptionSimpleSearchOperatorType.getField()Gets the value of the field property.SimpleSearchType.getField()Gets the value of the field property.Methods in com.vidispine.generated with parameters of type SimpleSearchFieldTypeModifier and TypeMethodDescriptionSimpleSearchOperatorType.withField(SimpleSearchFieldType... values) Adds objects to the list of Field using add methodSimpleSearchType.withField(SimpleSearchFieldType... values) Adds objects to the list of Field using add methodMethod parameters in com.vidispine.generated with type arguments of type SimpleSearchFieldTypeModifier and TypeMethodDescriptionSimpleSearchOperatorType.withField(Collection<SimpleSearchFieldType> values) Adds objects to the list of Field using addAll methodSimpleSearchType.withField(Collection<SimpleSearchFieldType> values) Adds objects to the list of Field using addAll method