Uses of Class
com.vidispine.generated.ComponentType
-
Uses of ComponentType in com.vidispine.generated
Subclasses of ComponentType in com.vidispine.generatedModifier and TypeClassDescriptionclass
Java class for AudioComponentType complex typeclass
Java class for BinaryComponentType complex typeclass
Java class for ContainerComponentType complex typeclass
Java class for DescriptorComponentType complex typeclass
Java class for MediaComponentType complex typeclass
Java class for SubtitleComponentType complex typeclass
Java class for VideoComponentType complex typeFields in com.vidispine.generated with type parameters of type ComponentTypeMethods in com.vidispine.generated that return ComponentTypeModifier and TypeMethodDescriptionObjectFactory.createComponentType()
Create an instance ofComponentType
ComponentType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Adds objects to the list of File using add methodComponentType.withFile
(Collection<FileType> values) Adds objects to the list of File using addAll methodSets the value of the id property.ComponentType.withMetadata
(KeyValuePairType... values) Adds objects to the list of Metadata using add methodComponentType.withMetadata
(Collection<KeyValuePairType> values) Adds objects to the list of Metadata using addAll methodMethods in com.vidispine.generated that return types with arguments of type ComponentTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ComponentType>
ObjectFactory.createComponentDocument
(ComponentType value) ComponentListType.getComponent()
Gets the value of the component property.Methods in com.vidispine.generated with parameters of type ComponentTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ComponentType>
ObjectFactory.createComponentDocument
(ComponentType value) ComponentListType.withComponent
(ComponentType... values) Adds objects to the list of Component using add methodMethod parameters in com.vidispine.generated with type arguments of type ComponentTypeModifier and TypeMethodDescriptionComponentListType.withComponent
(Collection<ComponentType> values) Adds objects to the list of Component using addAll method