org.apache.cocoon.samples.betwixt
Class TestBean
java.lang.Object
org.apache.cocoon.samples.betwixt.TestBean
- public class TestBean
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestBean
public TestBean()
TestBean
public TestBean(String newName,
String newScope)
getName
public String getName()
setName
public void setName(String newName)
setScope
public void setScope(String newScope)
getScope
public String getScope()
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.