|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tivoli.twg.cim.aCIMMethod
com.tivoli.twg.cim.CIMMethod
This class represents a CIM Class Method. It contains information about a single class/instance method.
iCIMEnumeration
,
com.tivoli.twg.cim.iCIMClassDetails
,
iCIMMethodCall
,
com.tivoli.twg.cim.iCIMUpdates
Constructor Summary | |
---|---|
protected |
CIMMethod(long MOID,
java.lang.String MethodString)
|
|
CIMMethod(java.lang.String MethodString)
|
Method Summary | |
---|---|
long |
GetMOID()
|
Methods inherited from class com.tivoli.twg.cim.aCIMMethod |
---|
GetMethodName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CIMMethod(java.lang.String MethodString)
protected CIMMethod(long MOID, java.lang.String MethodString)
Method Detail |
public long GetMOID()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |