org.glassfish.fighterfish.test.app10.bean
Class Bean

java.lang.Object
  extended by org.glassfish.fighterfish.test.app10.bean.Bean

public class Bean
extends java.lang.Object

Author:
sanjeeb.sahoo@oracle.com

Field Summary
protected  java.lang.String foo
           
 
Constructor Summary
Bean()
           
 
Method Summary
 java.lang.String getFoo()
           
 void setFoo(java.lang.String foo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

foo

protected java.lang.String foo
Constructor Detail

Bean

public Bean()
Method Detail

getFoo

public java.lang.String getFoo()

setFoo

public void setFoo(java.lang.String foo)


Copyright © 2013. All Rights Reserved.