javax.wbem.client
Class CIMEnumQualifierTypesOp

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

public synchronized class CIMEnumQualifierTypesOp
extends CIMOperation
implements javax.wbem.client.EnumerableInstancesOp


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

Constructor Detail

CIMEnumQualifierTypesOp

public CIMEnumQualifierTypesOp(CIMObjectPath)
Method Detail

getModelPath

public CIMObjectPath getModelPath()

getResult

public java.lang.Object getResult()
Overrides:
getResult in class CIMOperation

enumResult

public java.lang.Object enumResult()
Specified by:
enumResult in interface javax.wbem.client.EnumerableInstancesOp