Uses of Class
com.vidispine.generated.FileType.Item.Shape.Component
-
Uses of FileType.Item.Shape.Component in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type FileType.Item.Shape.ComponentModifier and TypeFieldDescriptionprotected List<FileType.Item.Shape.Component>
FileType.Item.Shape.component
Methods in com.vidispine.generated that return FileType.Item.Shape.ComponentModifier and TypeMethodDescriptionObjectFactory.createFileTypeItemShapeComponent()
Create an instance ofFileType.Item.Shape.Component
FileType.Item.Shape.Component.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 FileType.Item.Shape.ComponentModifier and TypeMethodDescriptionFileType.Item.Shape.getComponent()
Gets the value of the component property.Methods in com.vidispine.generated with parameters of type FileType.Item.Shape.ComponentModifier and TypeMethodDescriptionFileType.Item.Shape.withComponent
(FileType.Item.Shape.Component... values) Adds objects to the list of Component using add methodMethod parameters in com.vidispine.generated with type arguments of type FileType.Item.Shape.ComponentModifier and TypeMethodDescriptionFileType.Item.Shape.withComponent
(Collection<FileType.Item.Shape.Component> values) Adds objects to the list of Component using addAll method