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.ItemMethods in com.vidispine.generated that return ShapeType.ItemModifier and TypeMethodDescriptionObjectFactory.createShapeTypeItem()
Create an instance ofShapeType.Item
ShapeType.Item.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the id property.Methods in com.vidispine.generated that return types with arguments of type ShapeType.ItemMethods in com.vidispine.generated with parameters of type ShapeType.ItemModifier and TypeMethodDescriptionShapeType.withItem
(ShapeType.Item... values) Adds objects to the list of Item using add methodMethod parameters in com.vidispine.generated with type arguments of type ShapeType.ItemModifier and TypeMethodDescriptionShapeType.withItem
(Collection<ShapeType.Item> values) Adds objects to the list of Item using addAll method