Uses of Class
com.vidispine.generated.SubtitleComponentType
-
-
Uses of SubtitleComponentType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type SubtitleComponentType Modifier and Type Field Description protected List<SubtitleComponentType>
ShapeType. subtitleComponent
Methods in com.vidispine.generated that return types with arguments of type SubtitleComponentType Modifier and Type Method Description javax.xml.bind.JAXBElement<SubtitleComponentType>
ObjectFactory. createSubtitleComponentDocument(SubtitleComponentType value)
List<SubtitleComponentType>
ShapeType. getSubtitleComponent()
Gets the value of the subtitleComponent property.Methods in com.vidispine.generated with parameters of type SubtitleComponentType Modifier and Type Method Description javax.xml.bind.JAXBElement<SubtitleComponentType>
ObjectFactory. createSubtitleComponentDocument(SubtitleComponentType value)
ShapeType
ShapeType. withSubtitleComponent(SubtitleComponentType... values)
Method parameters in com.vidispine.generated with type arguments of type SubtitleComponentType Modifier and Type Method Description ShapeType
ShapeType. withSubtitleComponent(Collection<SubtitleComponentType> values)
-