|
RSE Release 1.0 |
|||||||||||
| 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.
| 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 org.eclipse.rse.core.subsystems.IRemoteLineReference |
|---|
getAbsolutePath, getCharEnd, getCharStart, getLine, getParent |
| Method Detail |
public String getType()
public String getText()
public int getIndex()
|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||