com.mf.roundhouse.portal.form
Class RestaurantForm

java.lang.Object
  extended byValidatorForm
      extended bycom.mf.roundhouse.core.form.RoundhouseForm
          extended bycom.mf.roundhouse.portal.form.RestaurantForm

public class RestaurantForm
extends RoundhouseForm

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.mf.roundhouse.core.form.RoundhouseForm
ACTION, EDITING, OBJECT_IDENTIFIER
 
Constructor Summary
RestaurantForm()
           
 
Method Summary
 java.lang.String getName()
           
 void setName(java.lang.String string)
           
 
Methods inherited from class com.mf.roundhouse.core.form.RoundhouseForm
getAction, getEditing, getOid, isEmpty, setAction, setEditing, setOid
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestaurantForm

public RestaurantForm()
Method Detail

getName

public java.lang.String getName()
Returns:

setName

public void setName(java.lang.String string)
Parameters:
string -


Copyright © 2004 Media Fortress, LLC. Licensed for commercial use under the Apache 2.0 License.