org.apache.tools.ant.taskdefs.optional.net
Class FTP.Action
- FTP
public static class FTP.Action
an action to perform, one of
"send", "put", "recv", "get", "del", "delete", "list", "mkdir", "chmod",
"rmdir"
int | getAction() - Get the symbolic equivalent of the action value.
|
String[] | getValues() - Get the valid values
|
getAction
public int getAction()
Get the symbolic equivalent of the action value.
- the SYMBOL representing the given action.
Copyright B) 2000-2006 Apache Software Foundation. All Rights Reserved.