Uses of Class
com.vidispine.generated.ShapeCriterionType
-
Uses of ShapeCriterionType in com.vidispine.generated
Fields in com.vidispine.generated declared as ShapeCriterionTypeModifier and TypeFieldDescriptionprotected ShapeCriterionType
ItemCriterionType.shape
protected ShapeCriterionType
ItemSearchType.shape
protected ShapeCriterionType
SearchFilterType.shape
protected ShapeCriterionType
SearchOperatorType.shape
Methods in com.vidispine.generated that return ShapeCriterionTypeModifier and TypeMethodDescriptionObjectFactory.createShapeCriterionType()
Create an instance ofShapeCriterionType
ItemCriterionType.getShape()
Gets the value of the shape property.ItemSearchType.getShape()
Gets the value of the shape property.SearchFilterType.getShape()
Gets the value of the shape property.SearchOperatorType.getShape()
Gets the value of the shape property.ShapeCriterionType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) ShapeCriterionType.withAcl
(SearchAclType value) Sets the value of the acl property.ShapeCriterionType.withField
(SearchFieldType... values) Adds objects to the list of Field using add methodShapeCriterionType.withField
(Collection<SearchFieldType> values) Adds objects to the list of Field using addAll methodShapeCriterionType.withFile
(CriterionType value) Sets the value of the file property.ShapeCriterionType.withGroup
(SearchGroupType... values) Adds objects to the list of Group using add methodShapeCriterionType.withGroup
(Collection<SearchGroupType> values) Adds objects to the list of Group using addAll methodShapeCriterionType.withOperator
(SearchOperatorType value) Sets the value of the operator property.Methods in com.vidispine.generated with parameters of type ShapeCriterionTypeModifier and TypeMethodDescriptionvoid
ItemCriterionType.setShape
(ShapeCriterionType value) Sets the value of the shape property.void
ItemSearchType.setShape
(ShapeCriterionType value) Sets the value of the shape property.void
SearchFilterType.setShape
(ShapeCriterionType value) Sets the value of the shape property.void
SearchOperatorType.setShape
(ShapeCriterionType value) Sets the value of the shape property.FileSearchType.withShape
(ShapeCriterionType value) Sets the value of the shape property.ItemCriterionType.withShape
(ShapeCriterionType value) Sets the value of the shape property.ItemSearchType.withShape
(ShapeCriterionType value) Sets the value of the shape property.SearchFilterType.withShape
(ShapeCriterionType value) Sets the value of the shape property.SearchOperatorType.withShape
(ShapeCriterionType value) Sets the value of the shape property.ShapeSearchType.withShape
(ShapeCriterionType value) Sets the value of the shape property.