org.apache.hello_world_doc_lit_bare
Interface PutLastTradedPricePortType

All Known Implementing Classes:
DocLitBareImpl

public interface PutLastTradedPricePortType

This class was generated by Progress FUSE Services Framework 2.2.12-fuse-00-00 Tue Jun 14 10:52:52 UTC 2011 Generated source version: 2.2.12-fuse-00-00


Method Summary
 String bareNoParam()
           
 String nillableParameter(BigDecimal theRequest)
           
 void putLastTradedPrice(TradePriceData body)
           
 void sayHi(javax.xml.ws.Holder<TradePriceData> body)
           
 

Method Detail

sayHi

void sayHi(javax.xml.ws.Holder<TradePriceData> body)

nillableParameter

String nillableParameter(BigDecimal theRequest)

bareNoParam

String bareNoParam()

putLastTradedPrice

void putLastTradedPrice(TradePriceData body)


Apache CXF