org.sblim.cimclient.internal.wbem.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)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
CIMInstance |
getInstance()
Returns the instance
|
getMethodCall, getNameSpace, getObjectName, getResult, isException, setNameSpace, setResult
protected CIMInstance iInstance
public CIMCreateInstanceOp(CIMObjectPath pObjectName, CIMInstance pInstance)
pObjectName
- pInstance
- public CIMInstance getInstance()
Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.