public class CIMCreateQualifierTypeOp extends CIMOperation
| Modifier and Type | Field | Description |
|---|---|---|
protected CIMQualifierType<?> |
iQualifierType |
iMethodCall, iNameSpace, iObjectName, iResult| Constructor | Description |
|---|---|
CIMCreateQualifierTypeOp(CIMObjectPath pObjectName,
CIMQualifierType<?> pQualifierType) |
Ctor.
|
| Modifier and Type | Method | 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.