Uses of Class
com.vidispine.generated.ContainerComponentType
-
Uses of ContainerComponentType in com.vidispine.generated
Fields in com.vidispine.generated declared as ContainerComponentTypeModifier and TypeFieldDescriptionprotected ContainerComponentType
ComponentSynchronizeType.container
protected ContainerComponentType
PartialFileDescriptorType.containerComponent
protected ContainerComponentType
ShapeType.containerComponent
Methods in com.vidispine.generated that return ContainerComponentTypeModifier and TypeMethodDescriptionObjectFactory.createContainerComponentType()
Create an instance ofContainerComponentType
ComponentSynchronizeType.getContainer()
Gets the value of the container property.PartialFileDescriptorType.getContainerComponent()
Gets the value of the containerComponent property.ShapeType.getContainerComponent()
Gets the value of the containerComponent property.ContainerComponentType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) ContainerComponentType.withDropFrame
(Boolean value) Sets the value of the dropFrame property.ContainerComponentType.withDuration
(TimeCodeType value) Sets the value of the duration property.Adds objects to the list of File using add methodContainerComponentType.withFile
(Collection<FileType> values) Adds objects to the list of File using addAll methodContainerComponentType.withFirstSMPTETimecode
(String value) Sets the value of the firstSMPTETimecode property.ContainerComponentType.withFormat
(String value) Sets the value of the format property.Sets the value of the id property.ContainerComponentType.withMediaInfo
(BaseMediaInfoType value) Sets the value of the mediaInfo property.ContainerComponentType.withMetadata
(KeyValuePairType... values) Adds objects to the list of Metadata using add methodContainerComponentType.withMetadata
(Collection<KeyValuePairType> values) Adds objects to the list of Metadata using addAll methodContainerComponentType.withRoundedTimeBase
(Integer value) Sets the value of the roundedTimeBase property.ContainerComponentType.withStartTimecode
(Long value) Sets the value of the startTimecode property.ContainerComponentType.withStartTimestamp
(TimeCodeType value) Sets the value of the startTimestamp property.ContainerComponentType.withSubFormat
(String value) Sets the value of the subFormat property.ContainerComponentType.withTimeCodeTimeBase
(TimeBaseType value) Sets the value of the timeCodeTimeBase property.Methods in com.vidispine.generated that return types with arguments of type ContainerComponentTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ContainerComponentType>
ObjectFactory.createContainerComponentDocument
(ContainerComponentType value) Methods in com.vidispine.generated with parameters of type ContainerComponentTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ContainerComponentType>
ObjectFactory.createContainerComponentDocument
(ContainerComponentType value) void
ComponentSynchronizeType.setContainer
(ContainerComponentType value) Sets the value of the container property.void
PartialFileDescriptorType.setContainerComponent
(ContainerComponentType value) Sets the value of the containerComponent property.void
ShapeType.setContainerComponent
(ContainerComponentType value) Sets the value of the containerComponent property.ComponentSynchronizeType.withContainer
(ContainerComponentType value) Sets the value of the container property.PartialFileDescriptorType.withContainerComponent
(ContainerComponentType value) Sets the value of the containerComponent property.ShapeType.withContainerComponent
(ContainerComponentType value) Sets the value of the containerComponent property.