org.superbiz.servlet
Class ResourceBean

java.lang.Object
  extended by org.superbiz.servlet.ResourceBean

public class ResourceBean
extends Object


Constructor Summary
ResourceBean()
           
 
Method Summary
 String getValue()
           
 void setValue(String value)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ResourceBean

public ResourceBean()
Method Detail

getValue

public String getValue()

setValue

public void setValue(String value)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.