Uses of Class
com.vidispine.generated.CriterionType
-
Uses of CriterionType in com.vidispine.generated
Subclasses of CriterionType in com.vidispine.generatedModifier and TypeClassDescriptionclass
Java class for CollectionCriterionType complex typeclass
Java class for ItemCriterionType complex typeclass
Java class for ShapeCriterionType complex typeFields in com.vidispine.generated declared as CriterionTypeModifier and TypeFieldDescriptionprotected CriterionType
ItemCriterionType.file
protected CriterionType
ItemSearchType.file
protected CriterionType
SearchFilterType.file
protected CriterionType
SearchOperatorType.file
protected CriterionType
ShapeCriterionType.file
Methods in com.vidispine.generated that return CriterionTypeModifier and TypeMethodDescriptionObjectFactory.createCriterionType()
Create an instance ofCriterionType
ItemCriterionType.getFile()
Gets the value of the file property.ItemSearchType.getFile()
Gets the value of the file property.SearchFilterType.getFile()
Gets the value of the file property.SearchOperatorType.getFile()
Gets the value of the file property.ShapeCriterionType.getFile()
Gets the value of the file property.CriterionType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) CriterionType.withAcl
(SearchAclType value) Sets the value of the acl property.CriterionType.withField
(SearchFieldType... values) Adds objects to the list of Field using add methodCriterionType.withField
(Collection<SearchFieldType> values) Adds objects to the list of Field using addAll methodCriterionType.withGroup
(SearchGroupType... values) Adds objects to the list of Group using add methodCriterionType.withGroup
(Collection<SearchGroupType> values) Adds objects to the list of Group using addAll methodCriterionType.withOperator
(SearchOperatorType value) Sets the value of the operator property.Methods in com.vidispine.generated with parameters of type CriterionTypeModifier and TypeMethodDescriptionvoid
ItemCriterionType.setFile
(CriterionType value) Sets the value of the file property.void
ItemSearchType.setFile
(CriterionType value) Sets the value of the file property.void
SearchFilterType.setFile
(CriterionType value) Sets the value of the file property.void
SearchOperatorType.setFile
(CriterionType value) Sets the value of the file property.void
ShapeCriterionType.setFile
(CriterionType value) Sets the value of the file property.FileSearchType.withFile
(CriterionType value) Sets the value of the file property.ItemCriterionType.withFile
(CriterionType value) Sets the value of the file property.ItemSearchType.withFile
(CriterionType value) Sets the value of the file property.SearchFilterType.withFile
(CriterionType value) Sets the value of the file property.SearchOperatorType.withFile
(CriterionType value) Sets the value of the file property.ShapeCriterionType.withFile
(CriterionType value) Sets the value of the file property.ShapeSearchType.withFile
(CriterionType value) Sets the value of the file property.