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