Uses of Class
org.overlord.sramp.shell.api.Arguments

Uses of Arguments in org.overlord.sramp.shell.api
 

Methods in org.overlord.sramp.shell.api that return Arguments
protected  Arguments AbstractShellCommand.getArguments()
          Gets the command's arguments.
 

Methods in org.overlord.sramp.shell.api with parameters of type Arguments
 void ShellCommand.setArguments(Arguments arguments)
          Sets the arguments that can be used by this command.
 void AbstractShellCommand.setArguments(Arguments arguments)
           
 



Copyright © 2011-2013 JBoss, a division of Red Hat. All Rights Reserved.