Uses of Class
com.vidispine.generated.SimpleSearchType
-
Uses of SimpleSearchType in com.vidispine.generated
Methods in com.vidispine.generated that return SimpleSearchTypeModifier and TypeMethodDescriptionObjectFactory.createSimpleSearchType()
Create an instance ofSimpleSearchType
SimpleSearchType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) SimpleSearchType.withField
(SimpleSearchFieldType... values) Adds objects to the list of Field using add methodSimpleSearchType.withField
(Collection<SimpleSearchFieldType> values) Adds objects to the list of Field using addAll methodSimpleSearchType.withOperator
(SimpleSearchOperatorType value) Sets the value of the operator property.SimpleSearchType.withSort
(SimpleSearchType.Sort... values) Adds objects to the list of Sort using add methodSimpleSearchType.withSort
(Collection<SimpleSearchType.Sort> values) Adds objects to the list of Sort using addAll methodMethods in com.vidispine.generated that return types with arguments of type SimpleSearchTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SimpleSearchType>
ObjectFactory.createGroupSearchDocument
(SimpleSearchType value) jakarta.xml.bind.JAXBElement<SimpleSearchType>
ObjectFactory.createUserSearchDocument
(SimpleSearchType value) Methods in com.vidispine.generated with parameters of type SimpleSearchTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SimpleSearchType>
ObjectFactory.createGroupSearchDocument
(SimpleSearchType value) jakarta.xml.bind.JAXBElement<SimpleSearchType>
ObjectFactory.createUserSearchDocument
(SimpleSearchType value)