org.sblim.cimclient.internal.wbem.operations
Class CIMSetQualifierTypeOp
java.lang.Object
org.sblim.cimclient.internal.wbem.operations.CIMOperation
org.sblim.cimclient.internal.wbem.operations.CIMSetQualifierTypeOp
public class CIMSetQualifierTypeOp
- extends CIMOperation
CIMSetQualifierTypeOp
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
iQualifierType
protected CIMQualifierType<?> iQualifierType
CIMSetQualifierTypeOp
public CIMSetQualifierTypeOp(CIMObjectPath objectName,
CIMQualifierType<?> qualifierType)
- Ctor.
- Parameters:
objectName
- qualifierType
-
getQualifierType
public CIMQualifierType<?> getQualifierType()
- Returns qualifierType
- Returns:
- The value of qualifierType.
Copyright © 2005, 2013 IBM Corporation. All Rights Reserved.