org.apache.tapestry.test
Class StringSubject
java.lang.Object
org.apache.tapestry.test.StringSubject
public abstract class StringSubject
- 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 |
StringSubject
public StringSubject()
getTitle
public abstract String getTitle()
setTitle
public abstract void setTitle(String title)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.