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) |
Modifier and Type | Method and Description |
---|---|
CIMQualifierType |
getQualifierType()
Returns the qualifier type
|
getMethodCall, getNameSpace, getObjectName, getResult, isException, setNameSpace, setResult
protected CIMQualifierType iQualifierType
public CIMCreateQualifierTypeOp(CIMObjectPath pObjectName, CIMQualifierType pQualifierType)
public CIMQualifierType getQualifierType()
Copyright © 2005, 2011 IBM Corporation. All Rights Reserved.