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