Uses of Class
com.vidispine.generated.ExportResponseType
-
-
Uses of ExportResponseType in com.vidispine.generated
Methods in com.vidispine.generated that return ExportResponseType Modifier and Type Method Description ExportResponseType
ObjectFactory. createExportResponseType()
Create an instance ofExportResponseType
ExportResponseType
ExportResponseType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
ExportResponseType
ExportResponseType. withMappings(EssenceMappingsType value)
ExportResponseType
ExportResponseType. withProblem(ExportProblemType... values)
ExportResponseType
ExportResponseType. withProblem(Collection<ExportProblemType> values)
Methods in com.vidispine.generated that return types with arguments of type ExportResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<ExportResponseType>
ObjectFactory. createExportResponseDocument(ExportResponseType value)
Methods in com.vidispine.generated with parameters of type ExportResponseType Modifier and Type Method Description javax.xml.bind.JAXBElement<ExportResponseType>
ObjectFactory. createExportResponseDocument(ExportResponseType value)
-