All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.glookast.api.capture.info.ObjectFactory Maven / Gradle / Ivy


package com.glookast.api.capture.info;

import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlElementDecl;
import javax.xml.bind.annotation.XmlRegistry;
import javax.xml.namespace.QName;


/**
 * This object contains factory methods for each 
 * Java content interface and Java element interface 
 * generated in the com.glookast.api.capture.info package. 
 * 

An ObjectFactory allows you to programatically * construct new instances of the Java representation * for XML content. The Java representation of XML * content can consist of schema derived interfaces * and classes representing the binding of schema * type definitions, element declarations and model * groups. Factory methods for each of these are * provided in this class. * */ @XmlRegistry public class ObjectFactory { private final static QName _GetCurrentSignalFormat_QNAME = new QName("http://info.capture.api.glookast.com", "getCurrentSignalFormat"); private final static QName _GetPossibleSignalFormats_QNAME = new QName("http://info.capture.api.glookast.com", "getPossibleSignalFormats"); private final static QName _HasSignal_QNAME = new QName("http://info.capture.api.glookast.com", "hasSignal"); private final static QName _GetReferenceSignalStatus_QNAME = new QName("http://info.capture.api.glookast.com", "getReferenceSignalStatus"); private final static QName _GetAvailableBufferSpace_QNAME = new QName("http://info.capture.api.glookast.com", "getAvailableBufferSpace"); private final static QName _GetAvailableBufferTime_QNAME = new QName("http://info.capture.api.glookast.com", "getAvailableBufferTime"); private final static QName _GetTotalBufferSpace_QNAME = new QName("http://info.capture.api.glookast.com", "getTotalBufferSpace"); private final static QName _GetTotalBufferTime_QNAME = new QName("http://info.capture.api.glookast.com", "getTotalBufferTime"); private final static QName _GetCurrentTimecodes_QNAME = new QName("http://info.capture.api.glookast.com", "getCurrentTimecodes"); private final static QName _GetTransferJobs_QNAME = new QName("http://info.capture.api.glookast.com", "getTransferJobs"); private final static QName _GetTransferJobById_QNAME = new QName("http://info.capture.api.glookast.com", "getTransferJobById"); private final static QName _GetTransferJobsByCaptureJobId_QNAME = new QName("http://info.capture.api.glookast.com", "getTransferJobsByCaptureJobId"); private final static QName _StartTransferJob_QNAME = new QName("http://info.capture.api.glookast.com", "startTransferJob"); private final static QName _GetCaptureJobClipName_QNAME = new QName("http://info.capture.api.glookast.com", "getCaptureJobClipName"); private final static QName _SetCaptureJobClipName_QNAME = new QName("http://info.capture.api.glookast.com", "setCaptureJobClipName"); private final static QName _GetCaptureJobMetadata_QNAME = new QName("http://info.capture.api.glookast.com", "getCaptureJobMetadata"); private final static QName _SetCaptureJobMetadata_QNAME = new QName("http://info.capture.api.glookast.com", "setCaptureJobMetadata"); private final static QName _IsLoopRecordingEnabled_QNAME = new QName("http://info.capture.api.glookast.com", "isLoopRecordingEnabled"); private final static QName _SetLoopRecordingEnabled_QNAME = new QName("http://info.capture.api.glookast.com", "setLoopRecordingEnabled"); private final static QName _GetLoopRecordingVideoFormatId_QNAME = new QName("http://info.capture.api.glookast.com", "getLoopRecordingVideoFormatId"); private final static QName _SetLoopRecordingVideoFormatId_QNAME = new QName("http://info.capture.api.glookast.com", "setLoopRecordingVideoFormatId"); private final static QName _GetLoopRecordingDuration_QNAME = new QName("http://info.capture.api.glookast.com", "getLoopRecordingDuration"); private final static QName _SetLoopRecordingDuration_QNAME = new QName("http://info.capture.api.glookast.com", "setLoopRecordingDuration"); private final static QName _RestartChannel_QNAME = new QName("http://info.capture.api.glookast.com", "restartChannel"); private final static QName _GetCaptureJobLocators_QNAME = new QName("http://info.capture.api.glookast.com", "getCaptureJobLocators"); private final static QName _SetCaptureJobLocator_QNAME = new QName("http://info.capture.api.glookast.com", "setCaptureJobLocator"); private final static QName _RegisterCallbackCaptureJobNotifications_QNAME = new QName("http://info.capture.api.glookast.com", "registerCallbackCaptureJobNotifications"); private final static QName _UnregisterCallbackCaptureJobNotifications_QNAME = new QName("http://info.capture.api.glookast.com", "unregisterCallbackCaptureJobNotifications"); private final static QName _CaptureInfoException_QNAME = new QName("http://info.capture.api.glookast.com", "captureInfoException"); private final static QName _ResponseVoid_QNAME = new QName("http://info.capture.api.glookast.com", "responseVoid"); private final static QName _ResponseString_QNAME = new QName("http://info.capture.api.glookast.com", "responseString"); private final static QName _ResponseInteger_QNAME = new QName("http://info.capture.api.glookast.com", "responseInteger"); private final static QName _ResponseLong_QNAME = new QName("http://info.capture.api.glookast.com", "responseLong"); private final static QName _ResponseBoolean_QNAME = new QName("http://info.capture.api.glookast.com", "responseBoolean"); private final static QName _ResponseUUID_QNAME = new QName("http://info.capture.api.glookast.com", "responseUUID"); private final static QName _ResponseSignalFormat_QNAME = new QName("http://info.capture.api.glookast.com", "responseSignalFormat"); private final static QName _ResponseListSignalFormat_QNAME = new QName("http://info.capture.api.glookast.com", "responseListSignalFormat"); private final static QName _ResponseTimecodeCollection_QNAME = new QName("http://info.capture.api.glookast.com", "responseTimecodeCollection"); private final static QName _ResponseListTransferJob_QNAME = new QName("http://info.capture.api.glookast.com", "responseListTransferJob"); private final static QName _ResponseTransferJob_QNAME = new QName("http://info.capture.api.glookast.com", "responseTransferJob"); private final static QName _ResponsePropertyList_QNAME = new QName("http://info.capture.api.glookast.com", "responsePropertyList"); private final static QName _ResponseTimecodeDuration_QNAME = new QName("http://info.capture.api.glookast.com", "responseTimecodeDuration"); private final static QName _ResponseReferenceSignalStatus_QNAME = new QName("http://info.capture.api.glookast.com", "responseReferenceSignalStatus"); private final static QName _ResponseListLocator_QNAME = new QName("http://info.capture.api.glookast.com", "responseListLocator"); /** * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.glookast.api.capture.info * */ public ObjectFactory() { } /** * Create an instance of {@link RequestVoid } * */ public RequestVoid createRequestVoid() { return new RequestVoid(); } /** * Create an instance of {@link RequestTemplateId } * */ public RequestTemplateId createRequestTemplateId() { return new RequestTemplateId(); } /** * Create an instance of {@link RequestTransferJobId } * */ public RequestTransferJobId createRequestTransferJobId() { return new RequestTransferJobId(); } /** * Create an instance of {@link RequestCaptureJobId } * */ public RequestCaptureJobId createRequestCaptureJobId() { return new RequestCaptureJobId(); } /** * Create an instance of {@link RequestSetCaptureJobClipName } * */ public RequestSetCaptureJobClipName createRequestSetCaptureJobClipName() { return new RequestSetCaptureJobClipName(); } /** * Create an instance of {@link RequestSetCaptureJobMetadata } * */ public RequestSetCaptureJobMetadata createRequestSetCaptureJobMetadata() { return new RequestSetCaptureJobMetadata(); } /** * Create an instance of {@link RequestEnabled } * */ public RequestEnabled createRequestEnabled() { return new RequestEnabled(); } /** * Create an instance of {@link RequestVideoFormatId } * */ public RequestVideoFormatId createRequestVideoFormatId() { return new RequestVideoFormatId(); } /** * Create an instance of {@link RequestDuration } * */ public RequestDuration createRequestDuration() { return new RequestDuration(); } /** * Create an instance of {@link RequestSetCaptureJobLocator } * */ public RequestSetCaptureJobLocator createRequestSetCaptureJobLocator() { return new RequestSetCaptureJobLocator(); } /** * Create an instance of {@link RequestCallbackUrl } * */ public RequestCallbackUrl createRequestCallbackUrl() { return new RequestCallbackUrl(); } /** * Create an instance of {@link CaptureInfoExceptionDetails } * */ public CaptureInfoExceptionDetails createCaptureInfoExceptionDetails() { return new CaptureInfoExceptionDetails(); } /** * Create an instance of {@link ResponseVoid } * */ public ResponseVoid createResponseVoid() { return new ResponseVoid(); } /** * Create an instance of {@link ResponseString } * */ public ResponseString createResponseString() { return new ResponseString(); } /** * Create an instance of {@link ResponseInteger } * */ public ResponseInteger createResponseInteger() { return new ResponseInteger(); } /** * Create an instance of {@link ResponseLong } * */ public ResponseLong createResponseLong() { return new ResponseLong(); } /** * Create an instance of {@link ResponseBoolean } * */ public ResponseBoolean createResponseBoolean() { return new ResponseBoolean(); } /** * Create an instance of {@link ResponseUUID } * */ public ResponseUUID createResponseUUID() { return new ResponseUUID(); } /** * Create an instance of {@link ResponseSignalFormat } * */ public ResponseSignalFormat createResponseSignalFormat() { return new ResponseSignalFormat(); } /** * Create an instance of {@link ResponseListSignalFormat } * */ public ResponseListSignalFormat createResponseListSignalFormat() { return new ResponseListSignalFormat(); } /** * Create an instance of {@link ResponseTimecodeCollection } * */ public ResponseTimecodeCollection createResponseTimecodeCollection() { return new ResponseTimecodeCollection(); } /** * Create an instance of {@link ResponseListTransferJob } * */ public ResponseListTransferJob createResponseListTransferJob() { return new ResponseListTransferJob(); } /** * Create an instance of {@link ResponseTransferJob } * */ public ResponseTransferJob createResponseTransferJob() { return new ResponseTransferJob(); } /** * Create an instance of {@link ResponsePropertyList } * */ public ResponsePropertyList createResponsePropertyList() { return new ResponsePropertyList(); } /** * Create an instance of {@link ResponseTimecodeDuration } * */ public ResponseTimecodeDuration createResponseTimecodeDuration() { return new ResponseTimecodeDuration(); } /** * Create an instance of {@link ResponseReferenceSignalStatus } * */ public ResponseReferenceSignalStatus createResponseReferenceSignalStatus() { return new ResponseReferenceSignalStatus(); } /** * Create an instance of {@link ResponseListLocator } * */ public ResponseListLocator createResponseListLocator() { return new ResponseListLocator(); } /** * Create an instance of {@link JAXBElement }{@code <}{@link RequestVoid }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link RequestVoid }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "getCurrentSignalFormat") public JAXBElement createGetCurrentSignalFormat(RequestVoid value) { return new JAXBElement(_GetCurrentSignalFormat_QNAME, RequestVoid.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link RequestVoid }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link RequestVoid }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "getPossibleSignalFormats") public JAXBElement createGetPossibleSignalFormats(RequestVoid value) { return new JAXBElement(_GetPossibleSignalFormats_QNAME, RequestVoid.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link RequestVoid }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link RequestVoid }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "hasSignal") public JAXBElement createHasSignal(RequestVoid value) { return new JAXBElement(_HasSignal_QNAME, RequestVoid.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link RequestVoid }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link RequestVoid }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "getReferenceSignalStatus") public JAXBElement createGetReferenceSignalStatus(RequestVoid value) { return new JAXBElement(_GetReferenceSignalStatus_QNAME, RequestVoid.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link RequestVoid }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link RequestVoid }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "getAvailableBufferSpace") public JAXBElement createGetAvailableBufferSpace(RequestVoid value) { return new JAXBElement(_GetAvailableBufferSpace_QNAME, RequestVoid.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link RequestTemplateId }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link RequestTemplateId }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "getAvailableBufferTime") public JAXBElement createGetAvailableBufferTime(RequestTemplateId value) { return new JAXBElement(_GetAvailableBufferTime_QNAME, RequestTemplateId.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link RequestVoid }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link RequestVoid }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "getTotalBufferSpace") public JAXBElement createGetTotalBufferSpace(RequestVoid value) { return new JAXBElement(_GetTotalBufferSpace_QNAME, RequestVoid.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link RequestTemplateId }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link RequestTemplateId }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "getTotalBufferTime") public JAXBElement createGetTotalBufferTime(RequestTemplateId value) { return new JAXBElement(_GetTotalBufferTime_QNAME, RequestTemplateId.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link RequestVoid }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link RequestVoid }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "getCurrentTimecodes") public JAXBElement createGetCurrentTimecodes(RequestVoid value) { return new JAXBElement(_GetCurrentTimecodes_QNAME, RequestVoid.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link RequestVoid }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link RequestVoid }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "getTransferJobs") public JAXBElement createGetTransferJobs(RequestVoid value) { return new JAXBElement(_GetTransferJobs_QNAME, RequestVoid.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link RequestTransferJobId }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link RequestTransferJobId }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "getTransferJobById") public JAXBElement createGetTransferJobById(RequestTransferJobId value) { return new JAXBElement(_GetTransferJobById_QNAME, RequestTransferJobId.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link RequestCaptureJobId }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link RequestCaptureJobId }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "getTransferJobsByCaptureJobId") public JAXBElement createGetTransferJobsByCaptureJobId(RequestCaptureJobId value) { return new JAXBElement(_GetTransferJobsByCaptureJobId_QNAME, RequestCaptureJobId.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link RequestTransferJobId }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link RequestTransferJobId }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "startTransferJob") public JAXBElement createStartTransferJob(RequestTransferJobId value) { return new JAXBElement(_StartTransferJob_QNAME, RequestTransferJobId.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link RequestCaptureJobId }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link RequestCaptureJobId }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "getCaptureJobClipName") public JAXBElement createGetCaptureJobClipName(RequestCaptureJobId value) { return new JAXBElement(_GetCaptureJobClipName_QNAME, RequestCaptureJobId.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link RequestSetCaptureJobClipName }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link RequestSetCaptureJobClipName }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "setCaptureJobClipName") public JAXBElement createSetCaptureJobClipName(RequestSetCaptureJobClipName value) { return new JAXBElement(_SetCaptureJobClipName_QNAME, RequestSetCaptureJobClipName.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link RequestCaptureJobId }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link RequestCaptureJobId }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "getCaptureJobMetadata") public JAXBElement createGetCaptureJobMetadata(RequestCaptureJobId value) { return new JAXBElement(_GetCaptureJobMetadata_QNAME, RequestCaptureJobId.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link RequestSetCaptureJobMetadata }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link RequestSetCaptureJobMetadata }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "setCaptureJobMetadata") public JAXBElement createSetCaptureJobMetadata(RequestSetCaptureJobMetadata value) { return new JAXBElement(_SetCaptureJobMetadata_QNAME, RequestSetCaptureJobMetadata.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link RequestVoid }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link RequestVoid }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "isLoopRecordingEnabled") public JAXBElement createIsLoopRecordingEnabled(RequestVoid value) { return new JAXBElement(_IsLoopRecordingEnabled_QNAME, RequestVoid.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link RequestEnabled }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link RequestEnabled }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "setLoopRecordingEnabled") public JAXBElement createSetLoopRecordingEnabled(RequestEnabled value) { return new JAXBElement(_SetLoopRecordingEnabled_QNAME, RequestEnabled.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link RequestVoid }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link RequestVoid }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "getLoopRecordingVideoFormatId") public JAXBElement createGetLoopRecordingVideoFormatId(RequestVoid value) { return new JAXBElement(_GetLoopRecordingVideoFormatId_QNAME, RequestVoid.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link RequestVideoFormatId }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link RequestVideoFormatId }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "setLoopRecordingVideoFormatId") public JAXBElement createSetLoopRecordingVideoFormatId(RequestVideoFormatId value) { return new JAXBElement(_SetLoopRecordingVideoFormatId_QNAME, RequestVideoFormatId.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link RequestVoid }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link RequestVoid }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "getLoopRecordingDuration") public JAXBElement createGetLoopRecordingDuration(RequestVoid value) { return new JAXBElement(_GetLoopRecordingDuration_QNAME, RequestVoid.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link RequestDuration }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link RequestDuration }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "setLoopRecordingDuration") public JAXBElement createSetLoopRecordingDuration(RequestDuration value) { return new JAXBElement(_SetLoopRecordingDuration_QNAME, RequestDuration.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link RequestVoid }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link RequestVoid }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "restartChannel") public JAXBElement createRestartChannel(RequestVoid value) { return new JAXBElement(_RestartChannel_QNAME, RequestVoid.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link RequestCaptureJobId }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link RequestCaptureJobId }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "getCaptureJobLocators") public JAXBElement createGetCaptureJobLocators(RequestCaptureJobId value) { return new JAXBElement(_GetCaptureJobLocators_QNAME, RequestCaptureJobId.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link RequestSetCaptureJobLocator }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link RequestSetCaptureJobLocator }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "setCaptureJobLocator") public JAXBElement createSetCaptureJobLocator(RequestSetCaptureJobLocator value) { return new JAXBElement(_SetCaptureJobLocator_QNAME, RequestSetCaptureJobLocator.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link RequestCallbackUrl }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link RequestCallbackUrl }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "registerCallbackCaptureJobNotifications") public JAXBElement createRegisterCallbackCaptureJobNotifications(RequestCallbackUrl value) { return new JAXBElement(_RegisterCallbackCaptureJobNotifications_QNAME, RequestCallbackUrl.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link RequestCallbackUrl }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link RequestCallbackUrl }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "unregisterCallbackCaptureJobNotifications") public JAXBElement createUnregisterCallbackCaptureJobNotifications(RequestCallbackUrl value) { return new JAXBElement(_UnregisterCallbackCaptureJobNotifications_QNAME, RequestCallbackUrl.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link CaptureInfoExceptionDetails }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link CaptureInfoExceptionDetails }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "captureInfoException") public JAXBElement createCaptureInfoException(CaptureInfoExceptionDetails value) { return new JAXBElement(_CaptureInfoException_QNAME, CaptureInfoExceptionDetails.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ResponseVoid }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ResponseVoid }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "responseVoid") public JAXBElement createResponseVoid(ResponseVoid value) { return new JAXBElement(_ResponseVoid_QNAME, ResponseVoid.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ResponseString }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ResponseString }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "responseString") public JAXBElement createResponseString(ResponseString value) { return new JAXBElement(_ResponseString_QNAME, ResponseString.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ResponseInteger }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ResponseInteger }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "responseInteger") public JAXBElement createResponseInteger(ResponseInteger value) { return new JAXBElement(_ResponseInteger_QNAME, ResponseInteger.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ResponseLong }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ResponseLong }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "responseLong") public JAXBElement createResponseLong(ResponseLong value) { return new JAXBElement(_ResponseLong_QNAME, ResponseLong.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ResponseBoolean }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ResponseBoolean }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "responseBoolean") public JAXBElement createResponseBoolean(ResponseBoolean value) { return new JAXBElement(_ResponseBoolean_QNAME, ResponseBoolean.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ResponseUUID }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ResponseUUID }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "responseUUID") public JAXBElement createResponseUUID(ResponseUUID value) { return new JAXBElement(_ResponseUUID_QNAME, ResponseUUID.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ResponseSignalFormat }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ResponseSignalFormat }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "responseSignalFormat") public JAXBElement createResponseSignalFormat(ResponseSignalFormat value) { return new JAXBElement(_ResponseSignalFormat_QNAME, ResponseSignalFormat.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ResponseListSignalFormat }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ResponseListSignalFormat }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "responseListSignalFormat") public JAXBElement createResponseListSignalFormat(ResponseListSignalFormat value) { return new JAXBElement(_ResponseListSignalFormat_QNAME, ResponseListSignalFormat.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ResponseTimecodeCollection }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ResponseTimecodeCollection }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "responseTimecodeCollection") public JAXBElement createResponseTimecodeCollection(ResponseTimecodeCollection value) { return new JAXBElement(_ResponseTimecodeCollection_QNAME, ResponseTimecodeCollection.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ResponseListTransferJob }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ResponseListTransferJob }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "responseListTransferJob") public JAXBElement createResponseListTransferJob(ResponseListTransferJob value) { return new JAXBElement(_ResponseListTransferJob_QNAME, ResponseListTransferJob.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ResponseTransferJob }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ResponseTransferJob }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "responseTransferJob") public JAXBElement createResponseTransferJob(ResponseTransferJob value) { return new JAXBElement(_ResponseTransferJob_QNAME, ResponseTransferJob.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ResponsePropertyList }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ResponsePropertyList }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "responsePropertyList") public JAXBElement createResponsePropertyList(ResponsePropertyList value) { return new JAXBElement(_ResponsePropertyList_QNAME, ResponsePropertyList.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ResponseTimecodeDuration }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ResponseTimecodeDuration }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "responseTimecodeDuration") public JAXBElement createResponseTimecodeDuration(ResponseTimecodeDuration value) { return new JAXBElement(_ResponseTimecodeDuration_QNAME, ResponseTimecodeDuration.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ResponseReferenceSignalStatus }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ResponseReferenceSignalStatus }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "responseReferenceSignalStatus") public JAXBElement createResponseReferenceSignalStatus(ResponseReferenceSignalStatus value) { return new JAXBElement(_ResponseReferenceSignalStatus_QNAME, ResponseReferenceSignalStatus.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ResponseListLocator }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ResponseListLocator }{@code >} */ @XmlElementDecl(namespace = "http://info.capture.api.glookast.com", name = "responseListLocator") public JAXBElement createResponseListLocator(ResponseListLocator value) { return new JAXBElement(_ResponseListLocator_QNAME, ResponseListLocator.class, null, value); } }





© 2015 - 2024 Weber Informatics LLC | Privacy Policy