_default
Class Add

java.lang.Object
  extended by _default.Add

public class Add
extends java.lang.Object

This stub code was autogenerated by the CTL IDL compiler. Written by Boris Buegling, licensed under the GNU General Public license. Thanks to Paul McGuire for writing pyparsing.


Constructor Summary
Add()
           
 
Method Summary
 java.lang.Integer add(java.lang.Integer arg0, java.lang.Integer arg1)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Add

public Add()
Method Detail

add

public java.lang.Integer add(java.lang.Integer arg0,
                             java.lang.Integer arg1)