Save This Page
Home » j2ssh-0.2.9-src » com.sshtools.ant » [javadoc | source]
com.sshtools.ant
public static class: Sftp.Action [javadoc | source]
java.lang.Object
   org.apache.tools.ant.types.EnumeratedAttribute
      com.sshtools.ant.Sftp$Action
an action to perform, one of "send", "put", "recv", "get", "del", "delete", "list", "mkdir", "chmod"
Method from com.sshtools.ant.Sftp$Action Summary:
getAction,   getValues
Methods from org.apache.tools.ant.types.EnumeratedAttribute:
containsValue,   getIndex,   getInstance,   getValue,   getValues,   indexOfValue,   setValue,   toString
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from com.sshtools.ant.Sftp$Action Detail:
 public int getAction() 
 public String[] getValues()