Uses of Class
com.vidispine.generated.SimpleSearchOperatorType
-
Uses of SimpleSearchOperatorType in com.vidispine.generated
Fields in com.vidispine.generated declared as SimpleSearchOperatorTypeMethods in com.vidispine.generated that return SimpleSearchOperatorTypeModifier and TypeMethodDescriptionObjectFactory.createSimpleSearchOperatorType()
Create an instance ofSimpleSearchOperatorType
SimpleSearchType.getOperator()
Gets the value of the operator property.SimpleSearchOperatorType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) SimpleSearchOperatorType.withField
(SimpleSearchFieldType... values) Adds objects to the list of Field using add methodSimpleSearchOperatorType.withField
(Collection<SimpleSearchFieldType> values) Adds objects to the list of Field using addAll methodSimpleSearchOperatorType.withOperation
(SimpleSearchOperationType value) Sets the value of the operation property.Methods in com.vidispine.generated with parameters of type SimpleSearchOperatorTypeModifier and TypeMethodDescriptionvoid
SimpleSearchType.setOperator
(SimpleSearchOperatorType value) Sets the value of the operator property.SimpleSearchType.withOperator
(SimpleSearchOperatorType value) Sets the value of the operator property.