jsp2.examples
Class FooBean

java.lang.Object
  extended by jsp2.examples.FooBean

public class FooBean
extends Object


Constructor Summary
FooBean()
           
 
Method Summary
 String getBar()
           
 void setBar(String bar)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FooBean

public FooBean()
Method Detail

getBar

public String getBar()

setBar

public void setBar(String bar)


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.