org.sblim.cimclient.internal.wbem.operations

Class CIMCreateInstanceOp

public class CIMCreateInstanceOp extends CIMOperation

CIMCreateInstanceOp
Field Summary
protected CIMInstanceiInstance
Constructor Summary
CIMCreateInstanceOp(CIMObjectPath pObjectName, CIMInstance pInstance)
Ctor.
Method Summary
CIMInstancegetInstance()
Returns the instance

Field Detail

iInstance

protected CIMInstance iInstance

Constructor Detail

CIMCreateInstanceOp

public CIMCreateInstanceOp(CIMObjectPath pObjectName, CIMInstance pInstance)
Ctor.

Parameters: pObjectName pInstance

Method Detail

getInstance

public CIMInstance getInstance()
Returns the instance

Returns: The instance

Copyright © 2005, 2010 IBM Corporation. All Rights Reserved.