javax.wbem.client
Class CIMGetQualifierTypeOp

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

public synchronized class CIMGetQualifierTypeOp
extends CIMOperation


Constructor Summary
CIMGetQualifierTypeOp(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

CIMGetQualifierTypeOp

public CIMGetQualifierTypeOp(CIMObjectPath)
Method Detail

getModelPath

public CIMObjectPath getModelPath()