org.n0pe.asadmin.commands
Class Set

java.lang.Object
  extended by org.n0pe.asadmin.AbstractAsAdminCmd
      extended by org.n0pe.asadmin.commands.Set
All Implemented Interfaces:
IAsAdminCmd

public class Set
extends AbstractAsAdminCmd

Author:
Paul Merlin

Constructor Summary
Set(String propertyName, String propertyValue)
           
 
Method Summary
 String getActionCommand()
           
 String[] getParameters()
           
 boolean needCredentials()
           
 
Methods inherited from class org.n0pe.asadmin.AbstractAsAdminCmd
getErrorOutput, getStandardOutput, handlePasswordFile
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Set

public Set(String propertyName,
           String propertyValue)
Method Detail

needCredentials

public boolean needCredentials()

getActionCommand

public String getActionCommand()

getParameters

public String[] getParameters()


Copyright © 2012. All Rights Reserved.