|
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.systems.application.collector.resource.CollectorResource
com.ibm.etools.systems.application.collector.resource.SourceContainerResource
public class SourceContainerResource
This class models source container Collector Resource.
| Constructor Summary | |
|---|---|
SourceContainerResource()
|
|
| Method Summary | |
|---|---|
String |
getAbsolutePath()
Default implementation for SourceContainerResources. |
String |
getHostName()
Host name of the system where source container resource resides. |
String |
getLocation()
The location of the source container resource. |
String |
getPath()
The path of source container resource. |
String |
getVersion()
The version information of the resource. |
void |
setPath(String thepath)
Sets the path of the source container resource. |
| Methods inherited from class com.ibm.etools.systems.application.collector.resource.CollectorResource |
|---|
getName, getType, setName, setType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SourceContainerResource()
| Method Detail |
|---|
public String getPath()
public void setPath(String thepath)
thepath - The path to set.public String getHostName()
getHostName in class CollectorResourcepublic String getVersion()
getVersion in class CollectorResourcepublic String getLocation()
getLocation in class CollectorResourcepublic String getAbsolutePath()
getAbsolutePath in class CollectorResourceCollectorResource.getAbsolutePath()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||