Uses of Class
org.mule.test.usecases.axis.Trade

Packages that use Trade
org.mule.test.usecases.axis   
 

Uses of Trade in org.mule.test.usecases.axis
 

Methods in org.mule.test.usecases.axis that return Trade
 Trade SubmitTrade.getArg0()
          Gets the arg0 value for this SubmitTrade.
 

Methods in org.mule.test.usecases.axis with parameters of type Trade
 void SubmitTrade.setArg0(Trade arg0)
          Sets the arg0 value for this SubmitTrade.
 TradeStatus BackOfficeImplBindingImpl.submitTrade(Trade trade)
           
 

Constructors in org.mule.test.usecases.axis with parameters of type Trade
SubmitTrade(Trade arg0)
           
 



Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.