org.apache.hello_world_soap_http
Class DocLitBareImpl
java.lang.Object
org.apache.hello_world_soap_http.DocLitBareImpl
- All Implemented Interfaces:
- org.apache.hello_world_doc_lit_bare.PutLastTradedPricePortType
public class DocLitBareImpl
- extends java.lang.Object
- implements org.apache.hello_world_doc_lit_bare.PutLastTradedPricePortType
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocLitBareImpl
public DocLitBareImpl()
sayHi
public void sayHi(javax.xml.ws.Holder<org.apache.hello_world_doc_lit_bare.types.TradePriceData> inout)
- Specified by:
sayHi
in interface org.apache.hello_world_doc_lit_bare.PutLastTradedPricePortType
putLastTradedPrice
public void putLastTradedPrice(org.apache.hello_world_doc_lit_bare.types.TradePriceData body)
- Specified by:
putLastTradedPrice
in interface org.apache.hello_world_doc_lit_bare.PutLastTradedPricePortType
getSayHiInvocationCount
public int getSayHiInvocationCount()
getPutLastTradedPriceCount
public int getPutLastTradedPriceCount()
bareNoParam
public java.lang.String bareNoParam()
- Specified by:
bareNoParam
in interface org.apache.hello_world_doc_lit_bare.PutLastTradedPricePortType
getBareNoParamCount
public int getBareNoParamCount()
nillableParameter
public java.lang.String nillableParameter(java.math.BigDecimal theRequest)
- Specified by:
nillableParameter
in interface org.apache.hello_world_doc_lit_bare.PutLastTradedPricePortType
Apache CXF