Uses of Class
com.vidispine.generated.ShapeCriterionType
-
-
Uses of ShapeCriterionType in com.vidispine.generated
Fields in com.vidispine.generated declared as ShapeCriterionType Modifier and Type Field Description protected ShapeCriterionType
ItemCriterionType. shape
protected ShapeCriterionType
ItemSearchType. shape
protected ShapeCriterionType
SearchFilterType. shape
protected ShapeCriterionType
SearchOperatorType. shape
Methods in com.vidispine.generated that return ShapeCriterionType Modifier and Type Method Description ShapeCriterionType
ObjectFactory. createShapeCriterionType()
Create an instance ofShapeCriterionType
ShapeCriterionType
ItemCriterionType. getShape()
Gets the value of the shape property.ShapeCriterionType
ItemSearchType. getShape()
Gets the value of the shape property.ShapeCriterionType
SearchFilterType. getShape()
Gets the value of the shape property.ShapeCriterionType
SearchOperatorType. getShape()
Gets the value of the shape property.ShapeCriterionType
ShapeCriterionType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
ShapeCriterionType
ShapeCriterionType. withField(SearchFieldType... values)
ShapeCriterionType
ShapeCriterionType. withField(Collection<SearchFieldType> values)
ShapeCriterionType
ShapeCriterionType. withFile(CriterionType value)
ShapeCriterionType
ShapeCriterionType. withGroup(SearchGroupType... values)
ShapeCriterionType
ShapeCriterionType. withGroup(Collection<SearchGroupType> values)
ShapeCriterionType
ShapeCriterionType. withOperator(SearchOperatorType value)
Methods in com.vidispine.generated with parameters of type ShapeCriterionType Modifier and Type Method Description void
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
FileSearchType. withShape(ShapeCriterionType value)
ItemCriterionType
ItemCriterionType. withShape(ShapeCriterionType value)
ItemSearchType
ItemSearchType. withShape(ShapeCriterionType value)
SearchFilterType
SearchFilterType. withShape(ShapeCriterionType value)
SearchOperatorType
SearchOperatorType. withShape(ShapeCriterionType value)
ShapeSearchType
ShapeSearchType. withShape(ShapeCriterionType value)
-