org.jboss.jsfunit.example.hellojsf
Class MyBean
java.lang.Object
org.jboss.jsfunit.example.hellojsf.MyBean
public class MyBean
- extends Object
Simple Bean
- Author:
- Stan Silvert
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
myValue
public int myValue
MyBean
public MyBean()
getMyValue
public int getMyValue()
setMyValue
public void setMyValue(int myValue)
getScope
public String getScope()
setScope
public void setScope(String scope)
Copyright © 2007-2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.