org.sblim.cimclient.internal.wbem.operations
Class CIMCreateInstanceOp
java.lang.Object
org.sblim.cimclient.internal.wbem.operations.CIMOperation
org.sblim.cimclient.internal.wbem.operations.CIMCreateInstanceOp
public class CIMCreateInstanceOp
- extends CIMOperation
CIMCreateInstanceOp
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
iInstance
protected CIMInstance iInstance
CIMCreateInstanceOp
public CIMCreateInstanceOp(CIMObjectPath pObjectName,
CIMInstance pInstance)
- Ctor.
- Parameters:
pObjectName
- pInstance
-
getInstance
public CIMInstance getInstance()
- Returns the instance
- Returns:
- The instance
Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.