Commit 8f17e245 authored by 顾俭's avatar 顾俭

gen wsdl request & response

parent 80aedae8
......@@ -44,6 +44,17 @@ public class ObjectFactory {
private final static QName _SRMGetgysRequest_QNAME = new QName("http://www.dsc.com.tw/tiptop/TIPTOPServiceGateWay", "SRM_getgysRequest");
private final static QName _SRMFahuochehuiResponse_QNAME = new QName("http://www.dsc.com.tw/tiptop/TIPTOPServiceGateWay", "SRM_fahuochehuiResponse");
private final static QName _SRMFahuochehuiRequest_QNAME = new QName("http://www.dsc.com.tw/tiptop/TIPTOPServiceGateWay", "SRM_fahuochehuiRequest");
// 新增防伪码
private final static QName _SRMGenbarcodeRequest_QNAME = new QName("http://www.dsc.com.tw/tiptop/TIPTOPServiceGateWay", "SRM_genbarcodeRequest");
private final static QName _SRMGenbarcodeResponse_QNAME = new QName("http://www.dsc.com.tw/tiptop/TIPTOPServiceGateWay", "SRM_genbarcodeResponse");
private final static QName _SRMGetbarcodestatusRequest_QNAME = new QName("http://www.dsc.com.tw/tiptop/TIPTOPServiceGateWay", "SRM_getbarcodestatusRequest");
private final static QName _SRMGetbarcodestatusResponse_QNAME = new QName("http://www.dsc.com.tw/tiptop/TIPTOPServiceGateWay", "SRM_getbarcodestatusResponse");
private final static QName _SRMVoidbarcodeRequest_QNAME = new QName("http://www.dsc.com.tw/tiptop/TIPTOPServiceGateWay", "SRM_voidbarcodeRequest");
private final static QName _SRMVoidbarcodeResponse_QNAME = new QName("http://www.dsc.com.tw/tiptop/TIPTOPServiceGateWay", "SRM_voidbarcodeResponse");
private final static QName _SRMFahuoconfirmRequest_QNAME = new QName("http://www.dsc.com.tw/tiptop/TIPTOPServiceGateWay", "SRM_fahuoconfirmRequest");
private final static QName _SRMFahuoconfirmResponse_QNAME = new QName("http://www.dsc.com.tw/tiptop/TIPTOPServiceGateWay", "SRM_fahuoconfirmResponse");
private final static QName _SRMPrintbarcodeRequest_QNAME = new QName("http://www.dsc.com.tw/tiptop/TIPTOPServiceGateWay", "SRM_printbarcodeRequest");
private final static QName _SRMPrintbarcodeResponse_QNAME = new QName("http://www.dsc.com.tw/tiptop/TIPTOPServiceGateWay", "SRM_printbarcodeResponse");
/**
* Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: tw.com.dsc.tiptop.tiptopservicegateway
......@@ -212,6 +223,85 @@ public class ObjectFactory {
return new SRMFahuochehuiRequestSRMFahuochehuiRequest();
}
/**
* Create an instance of {@link SRMGenbarcodeRequestSRMGenbarcodeRequest }
*
*/
public SRMGenbarcodeRequestSRMGenbarcodeRequest createSRMGenbarcodeRequestSRMGenbarcodeRequest() {
return new SRMGenbarcodeRequestSRMGenbarcodeRequest();
}
/**
* Create an instance of {@link SRMGenbarcodeResponseSRMGenbarcodeResponse }
*
*/
public SRMGenbarcodeResponseSRMGenbarcodeResponse createSRMGenbarcodeResponseSRMGenbarcodeResponse() {
return new SRMGenbarcodeResponseSRMGenbarcodeResponse();
}
/**
* Create an instance of {@link SRMGetbarcodestatusRequestSRMGetbarcodestatusRequest }
*
*/
public SRMGetbarcodestatusRequestSRMGetbarcodestatusRequest createSRMGetbarcodestatusRequestSRMGetbarcodestatusRequest() {
return new SRMGetbarcodestatusRequestSRMGetbarcodestatusRequest();
}
/**
* Create an instance of {@link SRMGetbarcodestatusResponseSRMGetbarcodestatusResponse }
*
*/
public SRMGetbarcodestatusResponseSRMGetbarcodestatusResponse createSRMGetbarcodestatusResponseSRMGetbarcodestatusResponse() {
return new SRMGetbarcodestatusResponseSRMGetbarcodestatusResponse();
}
/**
* Create an instance of {@link SRMPrintbarcodeRequestSRMPrintbarcodeRequest }
*
*/
public SRMPrintbarcodeRequestSRMPrintbarcodeRequest createSRMPrintbarcodeRequestSRMPrintbarcodeRequest() {
return new SRMPrintbarcodeRequestSRMPrintbarcodeRequest();
}
/**
* Create an instance of {@link SRMPrintbarcodeResponseSRMPrintbarcodeResponse }
*
*/
public SRMPrintbarcodeResponseSRMPrintbarcodeResponse createSRMPrintbarcodeResponseSRMPrintbarcodeResponse() {
return new SRMPrintbarcodeResponseSRMPrintbarcodeResponse();
}
/**
* Create an instance of {@link SRMVoidbarcodeRequestSRMVoidbarcodeRequest }
*
*/
public SRMVoidbarcodeRequestSRMVoidbarcodeRequest createSRMVoidbarcodeRequestSRMVoidbarcodeRequest() {
return new SRMVoidbarcodeRequestSRMVoidbarcodeRequest();
}
/**
* Create an instance of {@link SRMVoidbarcodeResponseSRMVoidbarcodeResponse }
*
*/
public SRMVoidbarcodeResponseSRMVoidbarcodeResponse createSRMVoidbarcodeResponseSRMVoidbarcodeResponse() {
return new SRMVoidbarcodeResponseSRMVoidbarcodeResponse();
}
/**
* Create an instance of {@link SRMFahuoconfirmRequestSRMFahuoconfirmRequest }
*
*/
public SRMFahuoconfirmRequestSRMFahuoconfirmRequest createSRMFahuoconfirmRequestSRMFahuoconfirmRequest() {
return new SRMFahuoconfirmRequestSRMFahuoconfirmRequest();
}
/**
* Create an instance of {@link SRMFahuoconfirmResponseSRMFahuoconfirmResponse }
*
*/
public SRMFahuoconfirmResponseSRMFahuoconfirmResponse createSRMFahuoconfirmResponseSRMFahuoconfirmResponse() {
return new SRMFahuoconfirmResponseSRMFahuoconfirmResponse();
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SRMTestResponseSRMTestResponse }{@code >}}
*
......@@ -391,4 +481,96 @@ public class ObjectFactory {
public JAXBElement<SRMFahuochehuiRequestSRMFahuochehuiRequest> createSRMFahuochehuiRequest(SRMFahuochehuiRequestSRMFahuochehuiRequest value) {
return new JAXBElement<SRMFahuochehuiRequestSRMFahuochehuiRequest>(_SRMFahuochehuiRequest_QNAME, SRMFahuochehuiRequestSRMFahuochehuiRequest.class, null, value);
}
//barcode
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SRMGenbarcodeRequestSRMGenbarcodeRequest }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.dsc.com.tw/tiptop/TIPTOPServiceGateWay", name = "SRM_genbarcodeRequest")
public JAXBElement<SRMGenbarcodeRequestSRMGenbarcodeRequest> createSRMGenbarcodeRequest(SRMGenbarcodeRequestSRMGenbarcodeRequest value) {
return new JAXBElement<SRMGenbarcodeRequestSRMGenbarcodeRequest>(_SRMGenbarcodeRequest_QNAME, SRMGenbarcodeRequestSRMGenbarcodeRequest.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SRMGenbarcodeResponseSRMGenbarcodeResponse }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.dsc.com.tw/tiptop/TIPTOPServiceGateWay", name = "SRM_genbarcodeResponse")
public JAXBElement<SRMGenbarcodeResponseSRMGenbarcodeResponse> createSRMGenbarcodeResponse(SRMGenbarcodeResponseSRMGenbarcodeResponse value) {
return new JAXBElement<SRMGenbarcodeResponseSRMGenbarcodeResponse>(_SRMGenbarcodeResponse_QNAME, SRMGenbarcodeResponseSRMGenbarcodeResponse.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SRMGetbarcodestatusRequestSRMGetbarcodestatusRequest }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.dsc.com.tw/tiptop/TIPTOPServiceGateWay", name = "SRM_getbarcodestatusRequest")
public JAXBElement<SRMGetbarcodestatusRequestSRMGetbarcodestatusRequest> createSRMGetbarcodestatusRequest(SRMGetbarcodestatusRequestSRMGetbarcodestatusRequest value) {
return new JAXBElement<SRMGetbarcodestatusRequestSRMGetbarcodestatusRequest>(_SRMGetbarcodestatusRequest_QNAME, SRMGetbarcodestatusRequestSRMGetbarcodestatusRequest.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SRMGetbarcodestatusResponseSRMGetbarcodestatusResponse }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.dsc.com.tw/tiptop/TIPTOPServiceGateWay", name = "SRM_getbarcodestatusResponse")
public JAXBElement<SRMGetbarcodestatusResponseSRMGetbarcodestatusResponse> createSRMGetbarcodestatusResponse(SRMGetbarcodestatusResponseSRMGetbarcodestatusResponse value) {
return new JAXBElement<SRMGetbarcodestatusResponseSRMGetbarcodestatusResponse>(_SRMGetbarcodestatusResponse_QNAME, SRMGetbarcodestatusResponseSRMGetbarcodestatusResponse.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SRMVoidbarcodeRequestSRMVoidbarcodeRequest }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.dsc.com.tw/tiptop/TIPTOPServiceGateWay", name = "SRM_voidbarcodeRequest")
public JAXBElement<SRMVoidbarcodeRequestSRMVoidbarcodeRequest> createSRMVoidbarcodeRequest(SRMVoidbarcodeRequestSRMVoidbarcodeRequest value) {
return new JAXBElement<SRMVoidbarcodeRequestSRMVoidbarcodeRequest>(_SRMVoidbarcodeRequest_QNAME, SRMVoidbarcodeRequestSRMVoidbarcodeRequest.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SRMVoidbarcodeResponseSRMVoidbarcodeResponse }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.dsc.com.tw/tiptop/TIPTOPServiceGateWay", name = "SRM_voidbarcodeResponse")
public JAXBElement<SRMVoidbarcodeResponseSRMVoidbarcodeResponse> createSRMVoidbarcodeResponse(SRMVoidbarcodeResponseSRMVoidbarcodeResponse value) {
return new JAXBElement<SRMVoidbarcodeResponseSRMVoidbarcodeResponse>(_SRMVoidbarcodeResponse_QNAME, SRMVoidbarcodeResponseSRMVoidbarcodeResponse.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SRMPrintbarcodeRequestSRMPrintbarcodeRequest }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.dsc.com.tw/tiptop/TIPTOPServiceGateWay", name = "SRM_printbarcodeRequest")
public JAXBElement<SRMPrintbarcodeRequestSRMPrintbarcodeRequest> createSRMPrintbarcodeRequest(SRMPrintbarcodeRequestSRMPrintbarcodeRequest value) {
return new JAXBElement<SRMPrintbarcodeRequestSRMPrintbarcodeRequest>(_SRMPrintbarcodeRequest_QNAME, SRMPrintbarcodeRequestSRMPrintbarcodeRequest.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SRMPrintbarcodeResponseSRMPrintbarcodeResponse }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.dsc.com.tw/tiptop/TIPTOPServiceGateWay", name = "SRM_printbarcodeResponse")
public JAXBElement<SRMPrintbarcodeResponseSRMPrintbarcodeResponse> createSRMPrintbarcodeResponse(SRMPrintbarcodeResponseSRMPrintbarcodeResponse value) {
return new JAXBElement<SRMPrintbarcodeResponseSRMPrintbarcodeResponse>(_SRMPrintbarcodeResponse_QNAME, SRMPrintbarcodeResponseSRMPrintbarcodeResponse.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SRMFahuoconfirmRequestSRMFahuoconfirmRequest }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.dsc.com.tw/tiptop/TIPTOPServiceGateWay", name = "SRM_fahuoconfirmRequest")
public JAXBElement<SRMFahuoconfirmRequestSRMFahuoconfirmRequest> createSRMFahuoconfirmRequest(SRMFahuoconfirmRequestSRMFahuoconfirmRequest value) {
return new JAXBElement<SRMFahuoconfirmRequestSRMFahuoconfirmRequest>(_SRMFahuoconfirmRequest_QNAME, SRMFahuoconfirmRequestSRMFahuoconfirmRequest.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SRMFahuoconfirmResponseSRMFahuoconfirmResponse }{@code >}}
*
*/
@XmlElementDecl(namespace = "http://www.dsc.com.tw/tiptop/TIPTOPServiceGateWay", name = "SRM_fahuoconfirmResponse")
public JAXBElement<SRMFahuoconfirmResponseSRMFahuoconfirmResponse> createSRMFahuoconfirmResponse(SRMFahuoconfirmResponseSRMFahuoconfirmResponse value) {
return new JAXBElement<SRMFahuoconfirmResponseSRMFahuoconfirmResponse>(_SRMFahuoconfirmResponse_QNAME, SRMFahuoconfirmResponseSRMFahuoconfirmResponse.class, null, value);
}
}
package tw.com.dsc.tiptop.tiptopservicegateway;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>SRM_fahuoconfirmRequest_SRM_fahuoconfirmRequest complex type的 Java 类。
*
* <p>以下模式片段指定包含在此类中的预期内容。
*
* <pre>
* &lt;complexType name="SRM_fahuoconfirmRequest_SRM_fahuoconfirmRequest">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="request" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "SRM_fahuoconfirmRequest_SRM_fahuoconfirmRequest", propOrder = {
"request"
})
public class SRMFahuoconfirmRequestSRMFahuoconfirmRequest {
@XmlElement(required = true, nillable = true)
protected String request;
/**
* 获取request属性的值。
*
* @return
* possible object is
* {@link String }
*
*/
public String getRequest() {
return request;
}
/**
* 设置request属性的值。
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setRequest(String value) {
this.request = value;
}
}
package tw.com.dsc.tiptop.tiptopservicegateway;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>SRM_fahuoconfirmResponse_SRM_fahuoconfirmResponse complex type的 Java 类。
*
* <p>以下模式片段指定包含在此类中的预期内容。
*
* <pre>
* &lt;complexType name="SRM_fahuoconfirmResponse_SRM_fahuoconfirmResponse">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="response" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "SRM_fahuoconfirmResponse_SRM_fahuoconfirmResponse", propOrder = {
"response"
})
public class SRMFahuoconfirmResponseSRMFahuoconfirmResponse {
@XmlElement(required = true, nillable = true)
protected String response;
/**
* 获取response属性的值。
*
* @return
* possible object is
* {@link String }
*
*/
public String getResponse() {
return response;
}
/**
* 设置response属性的值。
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setResponse(String value) {
this.response = value;
}
}
package tw.com.dsc.tiptop.tiptopservicegateway;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>SRM_genbarcodeRequest_SRM_genbarcodeRequest complex type的 Java 类。
*
* <p>以下模式片段指定包含在此类中的预期内容。
*
* <pre>
* &lt;complexType name="SRM_genbarcodeRequest_SRM_genbarcodeRequest">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="request" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "SRM_genbarcodeRequest_SRM_genbarcodeRequest", propOrder = {
"request"
})
public class SRMGenbarcodeRequestSRMGenbarcodeRequest {
@XmlElement(required = true, nillable = true)
protected String request;
/**
* 获取request属性的值。
*
* @return
* possible object is
* {@link String }
*
*/
public String getRequest() {
return request;
}
/**
* 设置request属性的值。
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setRequest(String value) {
this.request = value;
}
}
package tw.com.dsc.tiptop.tiptopservicegateway;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>SRM_genbarcodeResponse_SRM_genbarcodeResponse complex type的 Java 类。
*
* <p>以下模式片段指定包含在此类中的预期内容。
*
* <pre>
* &lt;complexType name="SRM_genbarcodeResponse_SRM_genbarcodeResponse">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="response" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "SRM_genbarcodeResponse_SRM_genbarcodeResponse", propOrder = {
"response"
})
public class SRMGenbarcodeResponseSRMGenbarcodeResponse {
@XmlElement(required = true, nillable = true)
protected String response;
/**
* 获取response属性的值。
*
* @return
* possible object is
* {@link String }
*
*/
public String getResponse() {
return response;
}
/**
* 设置response属性的值。
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setResponse(String value) {
this.response = value;
}
}
package tw.com.dsc.tiptop.tiptopservicegateway;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>SRM_getbarcodestatusRequest_SRM_getbarcodestatusRequest complex type的 Java 类。
*
* <p>以下模式片段指定包含在此类中的预期内容。
*
* <pre>
* &lt;complexType name="SRM_getbarcodestatusRequest_SRM_getbarcodestatusRequest">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="request" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "SRM_getbarcodestatusRequest_SRM_getbarcodestatusRequest", propOrder = {
"request"
})
public class SRMGetbarcodestatusRequestSRMGetbarcodestatusRequest {
@XmlElement(required = true, nillable = true)
protected String request;
/**
* 获取request属性的值。
*
* @return
* possible object is
* {@link String }
*
*/
public String getRequest() {
return request;
}
/**
* 设置request属性的值。
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setRequest(String value) {
this.request = value;
}
}
package tw.com.dsc.tiptop.tiptopservicegateway;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>SRM_getbarcodestatusResponse_SRM_getbarcodestatusResponse complex type的 Java 类。
*
* <p>以下模式片段指定包含在此类中的预期内容。
*
* <pre>
* &lt;complexType name="SRM_getbarcodestatusResponse_SRM_getbarcodestatusResponse">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="response" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "SRM_getbarcodestatusResponse_SRM_getbarcodestatusResponse", propOrder = {
"response"
})
public class SRMGetbarcodestatusResponseSRMGetbarcodestatusResponse {
@XmlElement(required = true, nillable = true)
protected String response;
/**
* 获取response属性的值。
*
* @return
* possible object is
* {@link String }
*
*/
public String getResponse() {
return response;
}
/**
* 设置response属性的值。
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setResponse(String value) {
this.response = value;
}
}
package tw.com.dsc.tiptop.tiptopservicegateway;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>SRM_printbarcodeRequest_SRM_printbarcodeRequest complex type的 Java 类。
*
* <p>以下模式片段指定包含在此类中的预期内容。
*
* <pre>
* &lt;complexType name="SRM_printbarcodeRequest_SRM_printbarcodeRequest">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="request" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "SRM_printbarcodeRequest_SRM_printbarcodeRequest", propOrder = {
"request"
})
public class SRMPrintbarcodeRequestSRMPrintbarcodeRequest {
@XmlElement(required = true, nillable = true)
protected String request;
/**
* 获取request属性的值。
*
* @return
* possible object is
* {@link String }
*
*/
public String getRequest() {
return request;
}
/**
* 设置request属性的值。
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setRequest(String value) {
this.request = value;
}
}
package tw.com.dsc.tiptop.tiptopservicegateway;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>SRM_printbarcodeResponse_SRM_printbarcodeResponse complex type的 Java 类。
*
* <p>以下模式片段指定包含在此类中的预期内容。
*
* <pre>
* &lt;complexType name="SRM_printbarcodeResponse_SRM_printbarcodeResponse">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="response" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "SRM_printbarcodeResponse_SRM_printbarcodeResponse", propOrder = {
"response"
})
public class SRMPrintbarcodeResponseSRMPrintbarcodeResponse {
@XmlElement(required = true, nillable = true)
protected String response;
/**
* 获取response属性的值。
*
* @return
* possible object is
* {@link String }
*
*/
public String getResponse() {
return response;
}
/**
* 设置response属性的值。
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setResponse(String value) {
this.response = value;
}
}
package tw.com.dsc.tiptop.tiptopservicegateway;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>SRM_voidbarcodeRequest_SRM_voidbarcodeRequest complex type的 Java 类。
*
* <p>以下模式片段指定包含在此类中的预期内容。
*
* <pre>
* &lt;complexType name="SRM_voidbarcodeRequest_SRM_voidbarcodeRequest">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="request" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "SRM_voidbarcodeRequest_SRM_voidbarcodeRequest", propOrder = {
"request"
})
public class SRMVoidbarcodeRequestSRMVoidbarcodeRequest {
@XmlElement(required = true, nillable = true)
protected String request;
/**
* 获取request属性的值。
*
* @return
* possible object is
* {@link String }
*
*/
public String getRequest() {
return request;
}
/**
* 设置request属性的值。
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setRequest(String value) {
this.request = value;
}
}
package tw.com.dsc.tiptop.tiptopservicegateway;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>SRM_voidbarcodeResponse_SRM_voidbarcodeResponse complex type的 Java 类。
*
* <p>以下模式片段指定包含在此类中的预期内容。
*
* <pre>
* &lt;complexType name="SRM_voidbarcodeResponse_SRM_voidbarcodeResponse">
* &lt;complexContent>
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* &lt;sequence>
* &lt;element name="response" type="{http://www.w3.org/2001/XMLSchema}string"/>
* &lt;/sequence>
* &lt;/restriction>
* &lt;/complexContent>
* &lt;/complexType>
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "SRM_voidbarcodeResponse_SRM_voidbarcodeResponse", propOrder = {
"response"
})
public class SRMVoidbarcodeResponseSRMVoidbarcodeResponse {
@XmlElement(required = true, nillable = true)
protected String response;
/**
* 获取response属性的值。
*
* @return
* possible object is
* {@link String }
*
*/
public String getResponse() {
return response;
}
/**
* 设置response属性的值。
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setResponse(String value) {
this.response = value;
}
}
......@@ -141,4 +141,65 @@ public interface TIPTOPServiceGateWayPortType {
@WebParam(name = "SRM_fahuochehuiRequest", targetNamespace = "http://www.dsc.com.tw/tiptop/TIPTOPServiceGateWay", partName = "parameters")
SRMFahuochehuiRequestSRMFahuochehuiRequest parameters);
// 新增防伪码接口
/**
*
* @param parameters
* @return
* returns tw.com.dsc.tiptop.tiptopservicegateway.SRMFahuoconfirmResponseSRMFahuoconfirmResponse
*/
@WebMethod(operationName = "SRM_fahuoconfirm")
@WebResult(name = "SRM_fahuoconfirmResponse", targetNamespace = "http://www.dsc.com.tw/tiptop/TIPTOPServiceGateWay", partName = "parameters")
public SRMFahuoconfirmResponseSRMFahuoconfirmResponse srmFahuoconfirm(
@WebParam(name = "SRM_fahuoconfirmRequest", targetNamespace = "http://www.dsc.com.tw/tiptop/TIPTOPServiceGateWay", partName = "parameters")
SRMFahuoconfirmRequestSRMFahuoconfirmRequest parameters);
/**
*
* @param parameters
* @return
* returns tw.com.dsc.tiptop.tiptopservicegateway.SRMGenbarcodeResponseSRMGenbarcodeResponse
*/
@WebMethod(operationName = "SRM_genbarcode")
@WebResult(name = "SRM_genbarcodeResponse", targetNamespace = "http://www.dsc.com.tw/tiptop/TIPTOPServiceGateWay", partName = "parameters")
public SRMGenbarcodeResponseSRMGenbarcodeResponse srmGenbarcode(
@WebParam(name = "SRM_genbarcodeRequest", targetNamespace = "http://www.dsc.com.tw/tiptop/TIPTOPServiceGateWay", partName = "parameters")
SRMGenbarcodeRequestSRMGenbarcodeRequest parameters);
/**
*
* @param parameters
* @return
* returns tw.com.dsc.tiptop.tiptopservicegateway.SRMGetbarcodestatusResponseSRMGetbarcodestatusResponse
*/
@WebMethod(operationName = "SRM_getbarcodestatus")
@WebResult(name = "SRM_getbarcodestatusResponse", targetNamespace = "http://www.dsc.com.tw/tiptop/TIPTOPServiceGateWay", partName = "parameters")
public SRMGetbarcodestatusResponseSRMGetbarcodestatusResponse srmGetbarcodestatus(
@WebParam(name = "SRM_getbarcodestatusRequest", targetNamespace = "http://www.dsc.com.tw/tiptop/TIPTOPServiceGateWay", partName = "parameters")
SRMGetbarcodestatusRequestSRMGetbarcodestatusRequest parameters);
/**
*
* @param parameters
* @return
* returns tw.com.dsc.tiptop.tiptopservicegateway.SRMPrintbarcodeResponseSRMPrintbarcodeResponse
*/
@WebMethod(operationName = "SRM_printbarcode")
@WebResult(name = "SRM_printbarcodeResponse", targetNamespace = "http://www.dsc.com.tw/tiptop/TIPTOPServiceGateWay", partName = "parameters")
public SRMPrintbarcodeResponseSRMPrintbarcodeResponse srmPrintbarcode(
@WebParam(name = "SRM_printbarcodeRequest", targetNamespace = "http://www.dsc.com.tw/tiptop/TIPTOPServiceGateWay", partName = "parameters")
SRMPrintbarcodeRequestSRMPrintbarcodeRequest parameters);
/**
*
* @param parameters
* @return
* returns tw.com.dsc.tiptop.tiptopservicegateway.SRMVoidbarcodeResponseSRMVoidbarcodeResponse
*/
@WebMethod(operationName = "SRM_voidbarcode")
@WebResult(name = "SRM_voidbarcodeResponse", targetNamespace = "http://www.dsc.com.tw/tiptop/TIPTOPServiceGateWay", partName = "parameters")
public SRMVoidbarcodeResponseSRMVoidbarcodeResponse srmVoidbarcode(
@WebParam(name = "SRM_voidbarcodeRequest", targetNamespace = "http://www.dsc.com.tw/tiptop/TIPTOPServiceGateWay", partName = "parameters")
SRMVoidbarcodeRequestSRMVoidbarcodeRequest parameters);
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment