|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sblim.wbem.client.operations.CIMOperation
org.sblim.wbem.client.operations.CIMSingleResultOperation
public abstract class CIMSingleResultOperation
Field Summary |
---|
Fields inherited from class org.sblim.wbem.client.operations.CIMOperation |
---|
iMethodCall, iNameSpace, iObjectName, iResult |
Constructor Summary | |
---|---|
CIMSingleResultOperation()
|
Method Summary | |
---|---|
java.lang.Object |
getResult()
Returns the result of the operation |
Methods inherited from class org.sblim.wbem.client.operations.CIMOperation |
---|
getMethodCall, getNameSpace, getObjectName, isException, setNameSpace, setResult |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CIMSingleResultOperation()
Method Detail |
---|
public java.lang.Object getResult() throws CIMException
CIMOperation
getResult
in class CIMOperation
CIMException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |