webwork.examples
Class FormTest.Preference

java.lang.Object
  extended bywebwork.examples.FormTest.Preference
Enclosing class:
FormTest

public class FormTest.Preference
extends java.lang.Object


Constructor Summary
FormTest.Preference()
           
 
Method Summary
 java.lang.String getPref()
           
 void setPref(java.lang.String pref)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormTest.Preference

public FormTest.Preference()
Method Detail

getPref

public java.lang.String getPref()

setPref

public void setPref(java.lang.String pref)


Copyright © 2001-2003 WebWork All Rights Reserved.