|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tivoli.twg.cim.aCIMClass
Constructor Summary | |
---|---|
aCIMClass(java.lang.String NameSpace,
java.lang.String ClassString)
Construct an instance to track information pertenant to a particular CIM Class. |
Method Summary | |
---|---|
java.lang.String |
GetClassString()
This method is used to access the Class string used to identify this class. |
java.lang.String |
GetNameSpace()
This method is used to access the string represeting the name space in which this class resides. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public aCIMClass(java.lang.String NameSpace, java.lang.String ClassString)
Method Detail |
public java.lang.String GetClassString()
public java.lang.String GetNameSpace()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |