Uses of Class
com.vidispine.generated.FileType.Item.Shape
-
Uses of FileType.Item.Shape in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type FileType.Item.ShapeMethods in com.vidispine.generated that return FileType.Item.ShapeModifier and TypeMethodDescriptionObjectFactory.createFileTypeItemShape()
Create an instance ofFileType.Item.Shape
FileType.Item.Shape.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) FileType.Item.Shape.withComponent
(FileType.Item.Shape.Component... values) Adds objects to the list of Component using add methodFileType.Item.Shape.withComponent
(Collection<FileType.Item.Shape.Component> values) Adds objects to the list of Component using addAll methodSets the value of the id property.Methods in com.vidispine.generated that return types with arguments of type FileType.Item.ShapeMethods in com.vidispine.generated with parameters of type FileType.Item.ShapeModifier and TypeMethodDescriptionFileType.Item.withShape
(FileType.Item.Shape... values) Adds objects to the list of Shape using add methodMethod parameters in com.vidispine.generated with type arguments of type FileType.Item.ShapeModifier and TypeMethodDescriptionFileType.Item.withShape
(Collection<FileType.Item.Shape> values) Adds objects to the list of Shape using addAll method