Uses of Class
com.vidispine.generated.ExportRequestType
-
Uses of ExportRequestType in com.vidispine.generated
Methods in com.vidispine.generated that return ExportRequestTypeModifier and TypeMethodDescriptionObjectFactory.createExportRequestType()
Create an instance ofExportRequestType
ExportRequestType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) ExportRequestType.withContent
(String... values) Adds objects to the list of Content using add methodExportRequestType.withContent
(Collection<String> values) Adds objects to the list of Content using addAll methodExportRequestType.withFormat
(String value) Sets the value of the format property.ExportRequestType.withItem
(ExportRequestType.Item... values) Adds objects to the list of Item using add methodExportRequestType.withItem
(Collection<ExportRequestType.Item> values) Adds objects to the list of Item using addAll methodExportRequestType.withSequence
(SequenceType value) Sets the value of the sequence property.ExportRequestType.withStorage
(ExportRequestType.Storage... values) Adds objects to the list of Storage using add methodExportRequestType.withStorage
(Collection<ExportRequestType.Storage> values) Adds objects to the list of Storage using addAll methodSets the value of the tag property.Methods in com.vidispine.generated that return types with arguments of type ExportRequestTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ExportRequestType>
ObjectFactory.createExportRequestDocument
(ExportRequestType value) Methods in com.vidispine.generated with parameters of type ExportRequestTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ExportRequestType>
ObjectFactory.createExportRequestDocument
(ExportRequestType value)