org.n0pe.asadmin.commands
Class AddResources
java.lang.Object
org.n0pe.asadmin.AbstractAsAdminCmd
org.n0pe.asadmin.commands.AddResources
- All Implemented Interfaces:
- IAsAdminCmd
public class AddResources
- extends AbstractAsAdminCmd
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddResources
public AddResources()
isUpload
public Boolean isUpload()
setUpload
public AddResources setUpload(Boolean upload)
getTarget
public String getTarget()
setTarget
public AddResources setTarget(String target)
getFileLocation
public String getFileLocation()
setFileLocation
public AddResources setFileLocation(String fileLocation)
needCredentials
public boolean needCredentials()
getActionCommand
public String getActionCommand()
getParameters
public String[] getParameters()
Copyright © 2013. All Rights Reserved.