package tw.com.softleader.otp.ws;
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 tw.com.softleader.otp.ws 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 _FindOtpLogByCondition_QNAME = new QName("http://ws.otp.softleader.com.tw/", "findOtpLogByCondition");
private final static QName _FindOtpLogByConditionResponse_QNAME = new QName("http://ws.otp.softleader.com.tw/", "findOtpLogByConditionResponse");
private final static QName _FindOtpLogTraceByOtpLogId_QNAME = new QName("http://ws.otp.softleader.com.tw/", "findOtpLogTraceByOtpLogId");
private final static QName _FindOtpLogTraceByOtpLogIdResponse_QNAME = new QName("http://ws.otp.softleader.com.tw/", "findOtpLogTraceByOtpLogIdResponse");
private final static QName _GetHello_QNAME = new QName("http://ws.otp.softleader.com.tw/", "getHello");
private final static QName _GetHelloResponse_QNAME = new QName("http://ws.otp.softleader.com.tw/", "getHelloResponse");
private final static QName _SendBySMS_QNAME = new QName("http://ws.otp.softleader.com.tw/", "sendBySMS");
private final static QName _SendBySMSOrder_QNAME = new QName("http://ws.otp.softleader.com.tw/", "sendBySMSOrder");
private final static QName _SendBySMSOrderResponse_QNAME = new QName("http://ws.otp.softleader.com.tw/", "sendBySMSOrderResponse");
private final static QName _SendBySMSResponse_QNAME = new QName("http://ws.otp.softleader.com.tw/", "sendBySMSResponse");
private final static QName _SendOtpByEmail_QNAME = new QName("http://ws.otp.softleader.com.tw/", "sendOtpByEmail");
private final static QName _SendOtpByEmailResponse_QNAME = new QName("http://ws.otp.softleader.com.tw/", "sendOtpByEmailResponse");
private final static QName _SendOtpBySMS_QNAME = new QName("http://ws.otp.softleader.com.tw/", "sendOtpBySMS");
private final static QName _SendOtpBySMSOrder_QNAME = new QName("http://ws.otp.softleader.com.tw/", "sendOtpBySMSOrder");
private final static QName _SendOtpBySMSOrderResponse_QNAME = new QName("http://ws.otp.softleader.com.tw/", "sendOtpBySMSOrderResponse");
private final static QName _SendOtpBySMSResponse_QNAME = new QName("http://ws.otp.softleader.com.tw/", "sendOtpBySMSResponse");
private final static QName _VerifyOtp_QNAME = new QName("http://ws.otp.softleader.com.tw/", "verifyOtp");
private final static QName _VerifyOtpResponse_QNAME = new QName("http://ws.otp.softleader.com.tw/", "verifyOtpResponse");
private final static QName _VerifySms_QNAME = new QName("http://ws.otp.softleader.com.tw/", "verifySms");
private final static QName _VerifySmsResponse_QNAME = new QName("http://ws.otp.softleader.com.tw/", "verifySmsResponse");
/**
* Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: tw.com.softleader.otp.ws
*
*/
public ObjectFactory() {
}
/**
* Create an instance of {@link FindOtpLogByCondition }
*
*/
public FindOtpLogByCondition createFindOtpLogByCondition() {
return new FindOtpLogByCondition();
}
/**
* Create an instance of {@link FindOtpLogByConditionResponse }
*
*/
public FindOtpLogByConditionResponse createFindOtpLogByConditionResponse() {
return new FindOtpLogByConditionResponse();
}
/**
* Create an instance of {@link FindOtpLogTraceByOtpLogId }
*
*/
public FindOtpLogTraceByOtpLogId createFindOtpLogTraceByOtpLogId() {
return new FindOtpLogTraceByOtpLogId();
}
/**
* Create an instance of {@link FindOtpLogTraceByOtpLogIdResponse }
*
*/
public FindOtpLogTraceByOtpLogIdResponse createFindOtpLogTraceByOtpLogIdResponse() {
return new FindOtpLogTraceByOtpLogIdResponse();
}
/**
* Create an instance of {@link GetHello }
*
*/
public GetHello createGetHello() {
return new GetHello();
}
/**
* Create an instance of {@link GetHelloResponse }
*
*/
public GetHelloResponse createGetHelloResponse() {
return new GetHelloResponse();
}
/**
* Create an instance of {@link SendBySMS }
*
*/
public SendBySMS createSendBySMS() {
return new SendBySMS();
}
/**
* Create an instance of {@link SendBySMSOrder }
*
*/
public SendBySMSOrder createSendBySMSOrder() {
return new SendBySMSOrder();
}
/**
* Create an instance of {@link SendBySMSOrderResponse }
*
*/
public SendBySMSOrderResponse createSendBySMSOrderResponse() {
return new SendBySMSOrderResponse();
}
/**
* Create an instance of {@link SendBySMSResponse }
*
*/
public SendBySMSResponse createSendBySMSResponse() {
return new SendBySMSResponse();
}
/**
* Create an instance of {@link SendOtpByEmail }
*
*/
public SendOtpByEmail createSendOtpByEmail() {
return new SendOtpByEmail();
}
/**
* Create an instance of {@link SendOtpByEmailResponse }
*
*/
public SendOtpByEmailResponse createSendOtpByEmailResponse() {
return new SendOtpByEmailResponse();
}
/**
* Create an instance of {@link SendOtpBySMS }
*
*/
public SendOtpBySMS createSendOtpBySMS() {
return new SendOtpBySMS();
}
/**
* Create an instance of {@link SendOtpBySMSOrder }
*
*/
public SendOtpBySMSOrder createSendOtpBySMSOrder() {
return new SendOtpBySMSOrder();
}
/**
* Create an instance of {@link SendOtpBySMSOrderResponse }
*
*/
public SendOtpBySMSOrderResponse createSendOtpBySMSOrderResponse() {
return new SendOtpBySMSOrderResponse();
}
/**
* Create an instance of {@link SendOtpBySMSResponse }
*
*/
public SendOtpBySMSResponse createSendOtpBySMSResponse() {
return new SendOtpBySMSResponse();
}
/**
* Create an instance of {@link VerifyOtp }
*
*/
public VerifyOtp createVerifyOtp() {
return new VerifyOtp();
}
/**
* Create an instance of {@link VerifyOtpResponse }
*
*/
public VerifyOtpResponse createVerifyOtpResponse() {
return new VerifyOtpResponse();
}
/**
* Create an instance of {@link VerifySms }
*
*/
public VerifySms createVerifySms() {
return new VerifySms();
}
/**
* Create an instance of {@link VerifySmsResponse }
*
*/
public VerifySmsResponse createVerifySmsResponse() {
return new VerifySmsResponse();
}
/**
* Create an instance of {@link StringArray }
*
*/
public StringArray createStringArray() {
return new StringArray();
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link FindOtpLogByCondition }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link FindOtpLogByCondition }{@code >}
*/
@XmlElementDecl(namespace = "http://ws.otp.softleader.com.tw/", name = "findOtpLogByCondition")
public JAXBElement createFindOtpLogByCondition(FindOtpLogByCondition value) {
return new JAXBElement(_FindOtpLogByCondition_QNAME, FindOtpLogByCondition.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link FindOtpLogByConditionResponse }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link FindOtpLogByConditionResponse }{@code >}
*/
@XmlElementDecl(namespace = "http://ws.otp.softleader.com.tw/", name = "findOtpLogByConditionResponse")
public JAXBElement createFindOtpLogByConditionResponse(FindOtpLogByConditionResponse value) {
return new JAXBElement(_FindOtpLogByConditionResponse_QNAME, FindOtpLogByConditionResponse.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link FindOtpLogTraceByOtpLogId }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link FindOtpLogTraceByOtpLogId }{@code >}
*/
@XmlElementDecl(namespace = "http://ws.otp.softleader.com.tw/", name = "findOtpLogTraceByOtpLogId")
public JAXBElement createFindOtpLogTraceByOtpLogId(FindOtpLogTraceByOtpLogId value) {
return new JAXBElement(_FindOtpLogTraceByOtpLogId_QNAME, FindOtpLogTraceByOtpLogId.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link FindOtpLogTraceByOtpLogIdResponse }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link FindOtpLogTraceByOtpLogIdResponse }{@code >}
*/
@XmlElementDecl(namespace = "http://ws.otp.softleader.com.tw/", name = "findOtpLogTraceByOtpLogIdResponse")
public JAXBElement createFindOtpLogTraceByOtpLogIdResponse(FindOtpLogTraceByOtpLogIdResponse value) {
return new JAXBElement(_FindOtpLogTraceByOtpLogIdResponse_QNAME, FindOtpLogTraceByOtpLogIdResponse.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link GetHello }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link GetHello }{@code >}
*/
@XmlElementDecl(namespace = "http://ws.otp.softleader.com.tw/", name = "getHello")
public JAXBElement createGetHello(GetHello value) {
return new JAXBElement(_GetHello_QNAME, GetHello.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link GetHelloResponse }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link GetHelloResponse }{@code >}
*/
@XmlElementDecl(namespace = "http://ws.otp.softleader.com.tw/", name = "getHelloResponse")
public JAXBElement createGetHelloResponse(GetHelloResponse value) {
return new JAXBElement(_GetHelloResponse_QNAME, GetHelloResponse.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SendBySMS }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SendBySMS }{@code >}
*/
@XmlElementDecl(namespace = "http://ws.otp.softleader.com.tw/", name = "sendBySMS")
public JAXBElement createSendBySMS(SendBySMS value) {
return new JAXBElement(_SendBySMS_QNAME, SendBySMS.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SendBySMSOrder }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SendBySMSOrder }{@code >}
*/
@XmlElementDecl(namespace = "http://ws.otp.softleader.com.tw/", name = "sendBySMSOrder")
public JAXBElement createSendBySMSOrder(SendBySMSOrder value) {
return new JAXBElement(_SendBySMSOrder_QNAME, SendBySMSOrder.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SendBySMSOrderResponse }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SendBySMSOrderResponse }{@code >}
*/
@XmlElementDecl(namespace = "http://ws.otp.softleader.com.tw/", name = "sendBySMSOrderResponse")
public JAXBElement createSendBySMSOrderResponse(SendBySMSOrderResponse value) {
return new JAXBElement(_SendBySMSOrderResponse_QNAME, SendBySMSOrderResponse.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SendBySMSResponse }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SendBySMSResponse }{@code >}
*/
@XmlElementDecl(namespace = "http://ws.otp.softleader.com.tw/", name = "sendBySMSResponse")
public JAXBElement createSendBySMSResponse(SendBySMSResponse value) {
return new JAXBElement(_SendBySMSResponse_QNAME, SendBySMSResponse.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SendOtpByEmail }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SendOtpByEmail }{@code >}
*/
@XmlElementDecl(namespace = "http://ws.otp.softleader.com.tw/", name = "sendOtpByEmail")
public JAXBElement createSendOtpByEmail(SendOtpByEmail value) {
return new JAXBElement(_SendOtpByEmail_QNAME, SendOtpByEmail.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SendOtpByEmailResponse }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SendOtpByEmailResponse }{@code >}
*/
@XmlElementDecl(namespace = "http://ws.otp.softleader.com.tw/", name = "sendOtpByEmailResponse")
public JAXBElement createSendOtpByEmailResponse(SendOtpByEmailResponse value) {
return new JAXBElement(_SendOtpByEmailResponse_QNAME, SendOtpByEmailResponse.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SendOtpBySMS }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SendOtpBySMS }{@code >}
*/
@XmlElementDecl(namespace = "http://ws.otp.softleader.com.tw/", name = "sendOtpBySMS")
public JAXBElement createSendOtpBySMS(SendOtpBySMS value) {
return new JAXBElement(_SendOtpBySMS_QNAME, SendOtpBySMS.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SendOtpBySMSOrder }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SendOtpBySMSOrder }{@code >}
*/
@XmlElementDecl(namespace = "http://ws.otp.softleader.com.tw/", name = "sendOtpBySMSOrder")
public JAXBElement createSendOtpBySMSOrder(SendOtpBySMSOrder value) {
return new JAXBElement(_SendOtpBySMSOrder_QNAME, SendOtpBySMSOrder.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SendOtpBySMSOrderResponse }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SendOtpBySMSOrderResponse }{@code >}
*/
@XmlElementDecl(namespace = "http://ws.otp.softleader.com.tw/", name = "sendOtpBySMSOrderResponse")
public JAXBElement createSendOtpBySMSOrderResponse(SendOtpBySMSOrderResponse value) {
return new JAXBElement(_SendOtpBySMSOrderResponse_QNAME, SendOtpBySMSOrderResponse.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SendOtpBySMSResponse }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SendOtpBySMSResponse }{@code >}
*/
@XmlElementDecl(namespace = "http://ws.otp.softleader.com.tw/", name = "sendOtpBySMSResponse")
public JAXBElement createSendOtpBySMSResponse(SendOtpBySMSResponse value) {
return new JAXBElement(_SendOtpBySMSResponse_QNAME, SendOtpBySMSResponse.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link VerifyOtp }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link VerifyOtp }{@code >}
*/
@XmlElementDecl(namespace = "http://ws.otp.softleader.com.tw/", name = "verifyOtp")
public JAXBElement createVerifyOtp(VerifyOtp value) {
return new JAXBElement(_VerifyOtp_QNAME, VerifyOtp.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link VerifyOtpResponse }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link VerifyOtpResponse }{@code >}
*/
@XmlElementDecl(namespace = "http://ws.otp.softleader.com.tw/", name = "verifyOtpResponse")
public JAXBElement createVerifyOtpResponse(VerifyOtpResponse value) {
return new JAXBElement(_VerifyOtpResponse_QNAME, VerifyOtpResponse.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link VerifySms }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link VerifySms }{@code >}
*/
@XmlElementDecl(namespace = "http://ws.otp.softleader.com.tw/", name = "verifySms")
public JAXBElement createVerifySms(VerifySms value) {
return new JAXBElement(_VerifySms_QNAME, VerifySms.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link VerifySmsResponse }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link VerifySmsResponse }{@code >}
*/
@XmlElementDecl(namespace = "http://ws.otp.softleader.com.tw/", name = "verifySmsResponse")
public JAXBElement createVerifySmsResponse(VerifySmsResponse value) {
return new JAXBElement(_VerifySmsResponse_QNAME, VerifySmsResponse.class, null, value);
}
}