Uses of Class
com.vidispine.generated.ConformType
-
Uses of ConformType in com.vidispine.generated
Fields in com.vidispine.generated declared as ConformTypeMethods in com.vidispine.generated that return ConformTypeModifier and TypeMethodDescriptionObjectFactory.createConformType()
Create an instance ofConformType
ConformRequestType.getConform()
Gets the value of the conform property.ConformType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) ConformType.withOverlay
(ConformOverlayType... values) Adds objects to the list of Overlay using add methodConformType.withOverlay
(Collection<ConformOverlayType> values) Adds objects to the list of Overlay using addAll methodConformType.withTextOverlay
(TextOverlayType... values) Adds objects to the list of TextOverlay using add methodConformType.withTextOverlay
(Collection<TextOverlayType> values) Adds objects to the list of TextOverlay using addAll methodConformType.withTimeBase
(TimeBaseType value) Sets the value of the timeBase property.ConformType.withTimeline
(ConformTimelineType value) Sets the value of the timeline property.Methods in com.vidispine.generated that return types with arguments of type ConformTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ConformType>
ObjectFactory.createConformDocument
(ConformType value) Methods in com.vidispine.generated with parameters of type ConformTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ConformType>
ObjectFactory.createConformDocument
(ConformType value) void
ConformRequestType.setConform
(ConformType value) Sets the value of the conform property.ConformRequestType.withConform
(ConformType value) Sets the value of the conform property.