org.sblim.wbem.client.operations
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, setResultprotected CIMQualifierType iQualifierType
public CIMCreateQualifierTypeOp(CIMObjectPath pObjectName, CIMQualifierType pQualifierType)
public CIMQualifierType getQualifierType()
Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.