|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface represents a handle to a line of remote command output.
Field Summary | |
---|---|
static String |
Copyright
|
Method Summary | |
---|---|
int |
getIndex()
Gets the index of this output within a command |
String |
getText()
Gets the text to display for a line of output. |
String |
getType()
Gets the type of a line of output. |
Methods inherited from interface com.ibm.etools.systems.subsystems.IRemoteLineReference |
---|
getAbsolutePath, getCharEnd, getCharStart, getLine, getParent |
Field Detail |
public static final String Copyright
Method Detail |
public String getType()
public String getText()
public int getIndex()
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |