fr.gedeon.telnetservice.syntaxtreeexample3.beans
Class Example3BeanA

java.lang.Object
  extended by fr.gedeon.telnetservice.syntaxtreeexample3.beans.Example3BeanA

public class Example3BeanA
extends Object


Constructor Summary
Example3BeanA()
           
 
Method Summary
 double add(int num1, long num2)
           
 String helloOperation(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Example3BeanA

public Example3BeanA()
Method Detail

helloOperation

public String helloOperation(String name)

add

public double add(int num1,
                  long num2)


Copyright © 2008. All Rights Reserved.