Uses of Class
com.vidispine.generated.CriterionType
- 
Uses of CriterionType in com.vidispine.generated
Subclasses of CriterionType in com.vidispine.generatedModifier and TypeClassDescriptionclassJava class for CollectionCriterionType complex typeclassJava class for ItemCriterionType complex typeclassJava class for ShapeCriterionType complex typeFields in com.vidispine.generated declared as CriterionTypeModifier and TypeFieldDescriptionprotected CriterionTypeItemCriterionType.fileprotected CriterionTypeItemSearchType.fileprotected CriterionTypeSearchFilterType.fileprotected CriterionTypeSearchOperatorType.fileprotected CriterionTypeShapeCriterionType.fileMethods in com.vidispine.generated that return CriterionTypeModifier and TypeMethodDescriptionObjectFactory.createCriterionType()Create an instance ofCriterionTypeItemCriterionType.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 TypeMethodDescriptionvoidItemCriterionType.setFile(CriterionType value) Sets the value of the file property.voidItemSearchType.setFile(CriterionType value) Sets the value of the file property.voidSearchFilterType.setFile(CriterionType value) Sets the value of the file property.voidSearchOperatorType.setFile(CriterionType value) Sets the value of the file property.voidShapeCriterionType.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.