org.sblim.wbem.client.operations
Class CIMDeleteInstanceOp

java.lang.Object
  extended byorg.sblim.wbem.client.operations.CIMOperation
      extended byorg.sblim.wbem.client.operations.CIMDeleteInstanceOp

public class CIMDeleteInstanceOp
extends CIMOperation


Field Summary
 
Fields inherited from class org.sblim.wbem.client.operations.CIMOperation
iMethodCall, iNameSpace, iObjectName, iResult
 
Constructor Summary
CIMDeleteInstanceOp(CIMObjectPath pObjectName)
           
 
Methods inherited from class org.sblim.wbem.client.operations.CIMOperation
getMethodCall, getNameSpace, getObjectName, getResult, isException, setNameSpace, setResult
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CIMDeleteInstanceOp

public CIMDeleteInstanceOp(CIMObjectPath pObjectName)


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