|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.etools.systems.core.ui.commands.SystemCmdSubstVar
Field Summary | |
---|---|
static String |
copyright
|
Constructor Summary | |
---|---|
SystemCmdSubstVar(String variable,
String description)
Constructor |
Method Summary | |
---|---|
int |
compareTo(Object o)
Compare ourself to another instance of this class |
String |
getDescription()
Return the description. |
String |
getDisplayString()
Return the display string. |
String |
getVariable()
Return the substitution variable. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String copyright
Constructor Detail |
public SystemCmdSubstVar(String variable, String description)
Method Detail |
public String getVariable()
public String getDescription()
public String getDisplayString()
public int compareTo(Object o)
compareTo
in interface Comparable
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |