Package test.stub

Examples of test.stub.Compound1SoapStub


        ResultDocumentDocument1 retDoc1 = null;
        Document retDoc=null;

        public void setUp() throws Exception {
           stub = new Compound1SoapStub();
        }
View Full Code Here


        ResultDocumentDocument1 retDoc1 = null;
        Document retDoc=null;

        public void setUp() throws Exception {
           stub = new Compound1SoapStub();
        }
View Full Code Here

TOP

Related Classes of test.stub.Compound1SoapStub

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.