Uses of Class
com.atomikos.demo.jaxws.stub.BuyResponse

Packages that use BuyResponse
com.atomikos.demo.jaxws.stub   
 

Uses of BuyResponse in com.atomikos.demo.jaxws.stub
 

Methods in com.atomikos.demo.jaxws.stub that return BuyResponse
 BuyResponse ObjectFactory.createBuyResponse()
          Create an instance of BuyResponse
 

Methods in com.atomikos.demo.jaxws.stub that return types with arguments of type BuyResponse
 javax.xml.bind.JAXBElement<BuyResponse> ObjectFactory.createBuyResponse(BuyResponse value)
          Create an instance of JAXBElement<BuyResponse>}
 

Methods in com.atomikos.demo.jaxws.stub with parameters of type BuyResponse
 javax.xml.bind.JAXBElement<BuyResponse> ObjectFactory.createBuyResponse(BuyResponse value)
          Create an instance of JAXBElement<BuyResponse>}
 



Copyright © 2012. All Rights Reserved.