org.apache.myfaces.portlet.faces.demo.helloworld
Class NameBean
java.lang.Object
org.apache.myfaces.portlet.faces.demo.helloworld.NameBean
public class NameBean
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_name
public String _name
NameBean
public NameBean()
setName
public void setName(String _name)
getName
public String getName()
Copyright © 2007-2009 The Apache Software Foundation. All Rights Reserved.