Uses of Class
com.vidispine.generated.ComponentType
-
Uses of ComponentType in com.vidispine.generated
Subclasses of ComponentType in com.vidispine.generatedModifier and TypeClassDescriptionclassJava class for AudioComponentType complex typeclassJava class for BinaryComponentType complex typeclassJava class for ContainerComponentType complex typeclassJava class for DescriptorComponentType complex typeclassJava class for MediaComponentType complex typeclassJava class for SubtitleComponentType complex typeclassJava 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 ofComponentTypeComponentType.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