javax.wbem.client
Class CIMDeleteQualifierTypeOp

java.lang.Object
  |
  +--javax.wbem.client.CIMOperation
        |
        +--javax.wbem.client.CIMDeleteQualifierTypeOp
All Implemented Interfaces:
java.io.Serializable

public synchronized class CIMDeleteQualifierTypeOp
extends CIMOperation


Constructor Summary
CIMDeleteQualifierTypeOp(CIMObjectPath)
           
 
Method Summary
 CIMObjectPath getModelPath()
           
 
Methods inherited from class javax.wbem.client.CIMOperation
getNameSpace, getResult, setNameSpace, setResult
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CIMDeleteQualifierTypeOp

public CIMDeleteQualifierTypeOp(CIMObjectPath)
Method Detail

getModelPath

public CIMObjectPath getModelPath()