Uses of Class
com.vidispine.generated.ItemCriterionType
-
Uses of ItemCriterionType in com.vidispine.generated
Fields in com.vidispine.generated declared as ItemCriterionTypeModifier and TypeFieldDescriptionprotected ItemCriterionTypeCollectionCriterionType.itemprotected ItemCriterionTypeItemSearchType.itemprotected ItemCriterionTypeMetadataGroupSearchType.itemprotected ItemCriterionTypeSearchFilterType.itemprotected ItemCriterionTypeSearchOperatorType.itemMethods in com.vidispine.generated that return ItemCriterionTypeModifier and TypeMethodDescriptionObjectFactory.createItemCriterionType()Create an instance ofItemCriterionTypeCollectionCriterionType.getItem()Gets the value of the item property.ItemSearchType.getItem()Gets the value of the item property.MetadataGroupSearchType.getItem()Gets the value of the item property.SearchFilterType.getItem()Gets the value of the item property.SearchOperatorType.getItem()Gets the value of the item property.ItemCriterionType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) ItemCriterionType.withAcl(SearchAclType value) Sets the value of the acl property.ItemCriterionType.withField(SearchFieldType... values) Adds objects to the list of Field using add methodItemCriterionType.withField(Collection<SearchFieldType> values) Adds objects to the list of Field using addAll methodItemCriterionType.withFile(CriterionType value) Sets the value of the file property.ItemCriterionType.withGroup(SearchGroupType... values) Adds objects to the list of Group using add methodItemCriterionType.withGroup(Collection<SearchGroupType> values) Adds objects to the list of Group using addAll methodItemCriterionType.withOperator(SearchOperatorType value) Sets the value of the operator property.ItemCriterionType.withShape(ShapeCriterionType value) Sets the value of the shape property.Methods in com.vidispine.generated with parameters of type ItemCriterionTypeModifier and TypeMethodDescriptionvoidCollectionCriterionType.setItem(ItemCriterionType value) Sets the value of the item property.voidItemSearchType.setItem(ItemCriterionType value) Sets the value of the item property.voidMetadataGroupSearchType.setItem(ItemCriterionType value) Sets the value of the item property.voidSearchFilterType.setItem(ItemCriterionType value) Sets the value of the item property.voidSearchOperatorType.setItem(ItemCriterionType value) Sets the value of the item property.CollectionCriterionType.withItem(ItemCriterionType value) Sets the value of the item property.FileSearchType.withItem(ItemCriterionType value) Sets the value of the item property.ItemSearchType.withItem(ItemCriterionType value) Sets the value of the item property.MetadataGroupSearchType.withItem(ItemCriterionType value) Sets the value of the item property.SearchFilterType.withItem(ItemCriterionType value) Sets the value of the item property.SearchOperatorType.withItem(ItemCriterionType value) Sets the value of the item property.ShapeSearchType.withItem(ItemCriterionType value) Sets the value of the item property.