org.sblim.wbem.client.operations
public class CIMCreateInstanceOp extends CIMOperation
| Modifier and Type | Field and Description |
|---|---|
protected CIMInstance |
iInstance |
iMethodCall, iNameSpace, iObjectName, iResult| Constructor and Description |
|---|
CIMCreateInstanceOp(CIMObjectPath pObjectName,
CIMInstance pInstance) |
| Modifier and Type | Method and Description |
|---|---|
CIMInstance |
getInstance()
Returns the instance
|
getMethodCall, getNameSpace, getObjectName, getResult, isException, setNameSpace, setResultprotected CIMInstance iInstance
public CIMCreateInstanceOp(CIMObjectPath pObjectName, CIMInstance pInstance)
public CIMInstance getInstance()
Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.