Uses of Class
com.vidispine.generated.ItemCriterionType
-
Uses of ItemCriterionType in com.vidispine.generated
Fields in com.vidispine.generated declared as ItemCriterionTypeModifier and TypeFieldDescriptionprotected ItemCriterionType
CollectionCriterionType.item
protected ItemCriterionType
ItemSearchType.item
protected ItemCriterionType
MetadataGroupSearchType.item
protected ItemCriterionType
SearchFilterType.item
protected ItemCriterionType
SearchOperatorType.item
Methods in com.vidispine.generated that return ItemCriterionTypeModifier and TypeMethodDescriptionObjectFactory.createItemCriterionType()
Create an instance ofItemCriterionType
CollectionCriterionType.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 TypeMethodDescriptionvoid
CollectionCriterionType.setItem
(ItemCriterionType value) Sets the value of the item property.void
ItemSearchType.setItem
(ItemCriterionType value) Sets the value of the item property.void
MetadataGroupSearchType.setItem
(ItemCriterionType value) Sets the value of the item property.void
SearchFilterType.setItem
(ItemCriterionType value) Sets the value of the item property.void
SearchOperatorType.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.