Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.lilacsoftware.orca
Class ShowAlbumsFormBase  view ShowAlbumsFormBase download ShowAlbumsFormBase.java

java.lang.Object
  extended byorg.apache.struts.action.ActionForm
      extended bycom.lilacsoftware.orca.ShowAlbumsFormBase
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
ShowAlbumsForm

public class ShowAlbumsFormBase
extends org.apache.struts.action.ActionForm


Field Summary
private  java.lang.String submit
           
 
Fields inherited from class org.apache.struts.action.ActionForm
multipartRequestHandler, servlet
 
Constructor Summary
ShowAlbumsFormBase()
           
 
Method Summary
 java.lang.String getSubmit()
           
 void setSubmit(java.lang.String in)
           
 
Methods inherited from class org.apache.struts.action.ActionForm
getMultipartRequestHandler, getServlet, getServletWrapper, reset, reset, setMultipartRequestHandler, setServlet, validate, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

submit

private java.lang.String submit
Constructor Detail

ShowAlbumsFormBase

public ShowAlbumsFormBase()
Method Detail

getSubmit

public java.lang.String getSubmit()

setSubmit

public void setSubmit(java.lang.String in)