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