org.apache.tapestry.test
Class IntSubject
java.lang.Object
org.apache.tapestry.test.IntSubject
- Direct Known Subclasses:
- InheritedSubject
public abstract class IntSubject
- extends Object
Used by TestCreator
.
- Since:
- 4.0
- Author:
- Howard Lewis Ship
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IntSubject
public IntSubject()
getPriority
public abstract int getPriority()
setPriority
public abstract void setPriority(int value)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.