| | |
| | | package com.jttech.pfcs.services.wsdl; |
| | | |
| | | import com.jttech.pfcs.util.ObjectFactory; |
| | | import com.jttech.pfcs.vo.req.ReqEPCSnglTranType; |
| | | import com.jttech.pfcs.vo.req.ReqPymtTrnRsltQryType; |
| | | import com.jttech.pfcs.vo.req.ReqTranQryType; |
| | | import com.jttech.pfcs.vo.req.ReqWHPymtTrnRsltQryType; |
| | | import com.jttech.pfcs.vo.resp.RspEPCSnglTranType; |
| | | import com.jttech.pfcs.vo.resp.RspPymtTrnRsltQryType; |
| | | import com.jttech.pfcs.vo.resp.RspTranQryType; |
| | | import com.jttech.pfcs.vo.resp.RspWHPymtTrnRsltQryType; |
| | | import com.jttech.pfcs.vo.req.trade.ReqEPCSnglTranType; |
| | | import com.jttech.pfcs.vo.req.trade.ReqPymtTrnRsltQryType; |
| | | import com.jttech.pfcs.vo.req.trade.ReqTranQryType; |
| | | import com.jttech.pfcs.vo.req.trade.ReqWHPymtTrnRsltQryType; |
| | | import com.jttech.pfcs.vo.resp.trade.RspEPCSnglTranType; |
| | | import com.jttech.pfcs.vo.resp.trade.RspPymtTrnRsltQryType; |
| | | import com.jttech.pfcs.vo.resp.trade.RspTranQryType; |
| | | import com.jttech.pfcs.vo.resp.trade.RspWHPymtTrnRsltQryType; |
| | | |
| | | import javax.jws.WebMethod; |
| | | import javax.jws.WebParam; |