Uses of Class
com.vidispine.generated.ContainerComponentType
-
Uses of ContainerComponentType in com.vidispine.generated
Fields in com.vidispine.generated declared as ContainerComponentTypeModifier and TypeFieldDescriptionprotected ContainerComponentTypeComponentSynchronizeType.containerprotected ContainerComponentTypePartialFileDescriptorType.containerComponentprotected ContainerComponentTypeShapeType.containerComponentMethods in com.vidispine.generated that return ContainerComponentTypeModifier and TypeMethodDescriptionObjectFactory.createContainerComponentType()Create an instance ofContainerComponentTypeComponentSynchronizeType.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) voidComponentSynchronizeType.setContainer(ContainerComponentType value) Sets the value of the container property.voidPartialFileDescriptorType.setContainerComponent(ContainerComponentType value) Sets the value of the containerComponent property.voidShapeType.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.