org.apache.airavata.samples
Class ComplexMathService
java.lang.Object
org.apache.airavata.samples.ComplexMathService
public class ComplexMathService
- extends Object
Method Summary |
int |
adder(int param1,
int param2)
|
int |
multiplier(int param1,
int param2)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComplexMathService
public ComplexMathService()
adder
public int adder(int param1,
int param2)
multiplier
public int multiplier(int param1,
int param2)
Copyright © 2011-2012 The Apache Software Foundation. All Rights Reserved.