Uses of Class
ch.elca.el4j.tests.remoting.jaxws.service.CalculatorValueObject

Packages that use CalculatorValueObject
ch.elca.el4j.tests.remoting.jaxws.service   
ch.elca.el4j.tests.remoting.jaxws.service.impl   
 

Uses of CalculatorValueObject in ch.elca.el4j.tests.remoting.jaxws.service
 

Methods in ch.elca.el4j.tests.remoting.jaxws.service that return CalculatorValueObject
 CalculatorValueObject Calculator.echoValueObject(CalculatorValueObject o)
          This method does an echo of the given object.
 CalculatorValueObject CalculatorCopy.echoValueObject(CalculatorValueObject o)
          This method does an echo of the given object.
 

Methods in ch.elca.el4j.tests.remoting.jaxws.service with parameters of type CalculatorValueObject
 CalculatorValueObject Calculator.echoValueObject(CalculatorValueObject o)
          This method does an echo of the given object.
 CalculatorValueObject CalculatorCopy.echoValueObject(CalculatorValueObject o)
          This method does an echo of the given object.
 

Uses of CalculatorValueObject in ch.elca.el4j.tests.remoting.jaxws.service.impl
 

Methods in ch.elca.el4j.tests.remoting.jaxws.service.impl that return CalculatorValueObject
 CalculatorValueObject CalculatorCopyImplJaxws.echoValueObject(CalculatorValueObject valueObject)
          This method does an echo of the given object.
 CalculatorValueObject CalculatorImplJaxws.echoValueObject(CalculatorValueObject valueObject)
          This method does an echo of the given object.
 

Methods in ch.elca.el4j.tests.remoting.jaxws.service.impl with parameters of type CalculatorValueObject
 CalculatorValueObject CalculatorCopyImplJaxws.echoValueObject(CalculatorValueObject valueObject)
          This method does an echo of the given object.
 CalculatorValueObject CalculatorImplJaxws.echoValueObject(CalculatorValueObject valueObject)
          This method does an echo of the given object.
 



Copyright © 2005-2011 ELCA. All Rights Reserved.