Uses of Class
com.vidispine.generated.CallbackDocumentType
-
-
Uses of CallbackDocumentType in com.vidispine.generated
Methods in com.vidispine.generated that return CallbackDocumentType Modifier and Type Method Description CallbackDocumentType
ObjectFactory. createCallbackDocumentType()
Create an instance ofCallbackDocumentType
CallbackDocumentType
CallbackDocumentType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
CallbackDocumentType
CallbackDocumentType. withDescription(String value)
CallbackDocumentType
CallbackDocumentType. withName(String value)
CallbackDocumentType
CallbackDocumentType. withScript(String value)
Methods in com.vidispine.generated that return types with arguments of type CallbackDocumentType Modifier and Type Method Description javax.xml.bind.JAXBElement<CallbackDocumentType>
ObjectFactory. createCallbackDocument(CallbackDocumentType value)
Methods in com.vidispine.generated with parameters of type CallbackDocumentType Modifier and Type Method Description javax.xml.bind.JAXBElement<CallbackDocumentType>
ObjectFactory. createCallbackDocument(CallbackDocumentType value)
-