org.rhq.enterprise.client.script
Class ScriptArg

java.lang.Object
  extended by org.rhq.enterprise.client.script.ScriptArg
Direct Known Subclasses:
NamedScriptArg

public class ScriptArg
extends Object


Constructor Summary
ScriptArg(String value)
           
 
Method Summary
 String getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScriptArg

public ScriptArg(String value)
Method Detail

getValue

public String getValue()


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.