Uses of Class
com.vidispine.generated.ShapeType.Item
-
-
Uses of ShapeType.Item in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type ShapeType.Item Modifier and Type Field Description protected List<ShapeType.Item>
ShapeType. item
Methods in com.vidispine.generated that return ShapeType.Item Modifier and Type Method Description ShapeType.Item
ObjectFactory. createShapeTypeItem()
Create an instance ofShapeType.Item
ShapeType.Item
ShapeType.Item. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
ShapeType.Item
ShapeType.Item. withId(String value)
Methods in com.vidispine.generated that return types with arguments of type ShapeType.Item Modifier and Type Method Description List<ShapeType.Item>
ShapeType. getItem()
Gets the value of the item property.Methods in com.vidispine.generated with parameters of type ShapeType.Item Modifier and Type Method Description ShapeType
ShapeType. withItem(ShapeType.Item... values)
Method parameters in com.vidispine.generated with type arguments of type ShapeType.Item Modifier and Type Method Description ShapeType
ShapeType. withItem(Collection<ShapeType.Item> values)
-