|
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.Object com.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 CollectorResource
public String getVersion()
getVersion
in class CollectorResource
public String getLocation()
getLocation
in class CollectorResource
public String getAbsolutePath()
getAbsolutePath
in class CollectorResource
CollectorResource.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 |