|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibm.etools.iseries.subsystems.qsys.util.ISeriesRemoteObjectPath
public class ISeriesRemoteObjectPath
Helper class for parsing remote object names.
| Field Summary | |
|---|---|
static String |
copyright
|
| Constructor Summary | |
|---|---|
ISeriesRemoteObjectPath(String fullName)
Constructor which takes a fully qualified name and parses it into the individual pieces; |
|
| Method Summary | |
|---|---|
String |
getFullName()
Returns the fully qualified name |
String |
getLibraryName()
Returns the library name. |
String |
getMemberName()
Returns the member name. |
String |
getObjectName()
Returns the object name. |
| 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 ISeriesRemoteObjectPath(String fullName)
| Method Detail |
|---|
public String getLibraryName()
public String getMemberName()
public String getObjectName()
public String getFullName()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||