public class CIMCreateQualifierTypeOp extends CIMOperation
| Modifier and Type | Field and Description |
|---|---|
protected CIMQualifierType<?> |
iQualifierType |
iMethodCall, iNameSpace, iObjectName, iResult| Constructor and Description |
|---|
CIMCreateQualifierTypeOp(CIMObjectPath pObjectName,
CIMQualifierType<?> pQualifierType)
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
CIMQualifierType<?> |
getQualifierType()
Returns the qualifier type
|
getMethodCall, getNameSpace, getObjectName, getResult, isException, setNameSpace, setResultprotected CIMQualifierType<?> iQualifierType
public CIMCreateQualifierTypeOp(CIMObjectPath pObjectName, CIMQualifierType<?> pQualifierType)
pObjectName - pQualifierType - public CIMQualifierType<?> getQualifierType()
Copyright © 2005, 2013 IBM Corporation. All Rights Reserved.