|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ch.busyboxes.agoo.controller.form.FolderAdditionForm
public class FolderAdditionForm
This represents the form for creating a new watched folder
Constructor Summary | |
---|---|
FolderAdditionForm()
|
Method Summary | |
---|---|
java.lang.String |
getFolderPath()
Returns the watched folder's path |
void |
setFolderPath(java.lang.String folderPath)
Sets the watched folder's path |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FolderAdditionForm()
Method Detail |
---|
public java.lang.String getFolderPath()
public void setFolderPath(java.lang.String folderPath)
folderPath
- the folderPath to set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |