org.jboss.jsr299.tck.tests.context.passivating
Class Kajaani
java.lang.Object
org.jboss.jsr299.tck.tests.context.passivating.Kajaani
- All Implemented Interfaces:
- Serializable
@SessionScoped
public class Kajaani
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Kajaani
public Kajaani()
getTheNumber
public int getTheNumber()
setTheNumber
public void setTheNumber(int theNumber)
Copyright © 2008-2012 Seam Framework. All Rights Reserved.