Uses of Class
com.vidispine.generated.DescriptorComponentType
-
Uses of DescriptorComponentType in com.vidispine.generated
Fields in com.vidispine.generated declared as DescriptorComponentTypeModifier and TypeFieldDescriptionprotected DescriptorComponentType
ComponentSynchronizeType.descriptor
Fields in com.vidispine.generated with type parameters of type DescriptorComponentTypeModifier and TypeFieldDescriptionprotected List<DescriptorComponentType>
ShapeType.descriptorComponent
Methods in com.vidispine.generated that return DescriptorComponentTypeModifier and TypeMethodDescriptionObjectFactory.createDescriptorComponentType()
Create an instance ofDescriptorComponentType
ComponentSynchronizeType.getDescriptor()
Gets the value of the descriptor property.DescriptorComponentType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) DescriptorComponentType.withDescription
(DescriptorComponentType.Description... values) Adds objects to the list of Description using add methodDescriptorComponentType.withDescription
(Collection<DescriptorComponentType.Description> values) Adds objects to the list of Description using addAll methodAdds objects to the list of File using add methodDescriptorComponentType.withFile
(Collection<FileType> values) Adds objects to the list of File using addAll methodSets the value of the id property.DescriptorComponentType.withMetadata
(KeyValuePairType... values) Adds objects to the list of Metadata using add methodDescriptorComponentType.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 DescriptorComponentTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<DescriptorComponentType>
ObjectFactory.createDescriptorComponentDocument
(DescriptorComponentType value) ShapeType.getDescriptorComponent()
Gets the value of the descriptorComponent property.Methods in com.vidispine.generated with parameters of type DescriptorComponentTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<DescriptorComponentType>
ObjectFactory.createDescriptorComponentDocument
(DescriptorComponentType value) void
ComponentSynchronizeType.setDescriptor
(DescriptorComponentType value) Sets the value of the descriptor property.ComponentSynchronizeType.withDescriptor
(DescriptorComponentType value) Sets the value of the descriptor property.ShapeType.withDescriptorComponent
(DescriptorComponentType... values) Adds objects to the list of DescriptorComponent using add methodMethod parameters in com.vidispine.generated with type arguments of type DescriptorComponentTypeModifier and TypeMethodDescriptionShapeType.withDescriptorComponent
(Collection<DescriptorComponentType> values) Adds objects to the list of DescriptorComponent using addAll method