|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TargetFileCriteria
Represents the destination directory on a particular host for a file action.
| Method Summary | |
|---|---|
java.lang.String |
getDirectory()
Returns the target directory for a file action. |
void |
setDirectory(java.lang.String directory)
Sets the target directory for a file action. |
| Methods inherited from interface flux.file.FileCriteria |
|---|
getHost, setHost |
| Method Detail |
|---|
java.lang.String getDirectory()
void setDirectory(java.lang.String directory)
directory - The target directory for a file action.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||