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.Component Modifier and Type Field Description protected List<FileType.Item.Shape.Component>
FileType.Item.Shape. component
Methods in com.vidispine.generated that return FileType.Item.Shape.Component Modifier and Type Method Description FileType.Item.Shape.Component
ObjectFactory. createFileTypeItemShapeComponent()
Create an instance ofFileType.Item.Shape.Component
FileType.Item.Shape.Component
FileType.Item.Shape.Component. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
FileType.Item.Shape.Component
FileType.Item.Shape.Component. withId(String value)
Methods in com.vidispine.generated that return types with arguments of type FileType.Item.Shape.Component Modifier and Type Method Description List<FileType.Item.Shape.Component>
FileType.Item.Shape. getComponent()
Gets the value of the component property.Methods in com.vidispine.generated with parameters of type FileType.Item.Shape.Component Modifier and Type Method Description FileType.Item.Shape
FileType.Item.Shape. withComponent(FileType.Item.Shape.Component... values)
Method parameters in com.vidispine.generated with type arguments of type FileType.Item.Shape.Component Modifier and Type Method Description FileType.Item.Shape
FileType.Item.Shape. withComponent(Collection<FileType.Item.Shape.Component> values)
-