|
RSE Release 3.3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISystemRemotePath
This interface defines a remote path.
Method Summary | |
---|---|
boolean |
equals(Object obj)
Returns whether this path equals the given object. |
String |
getConnectionName()
Get the connection name. |
String |
getPath()
Get the path of the resource on the server. |
String |
getProfileName()
Get the profile name. |
String |
toString()
Returns the complete string representation of the remote path. |
Method Detail |
---|
String getProfileName()
String getConnectionName()
String getPath()
String toString()
toString
in class Object
boolean equals(Object obj)
equals
in class Object
|
RSE Release 3.3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |