org.sblim.wbem.client.operations
public class CIMSetQualifierTypeOp extends CIMOperation
Modifier and Type | Field and Description |
---|---|
protected CIMQualifierType |
iQualifierType |
iMethodCall, iNameSpace, iObjectName, iResult
Constructor and Description |
---|
CIMSetQualifierTypeOp(CIMObjectPath objectName,
CIMQualifierType qualifierType) |
Modifier and Type | Method and Description |
---|---|
CIMQualifierType |
getQualifierType()
Returns qualifierType
|
getMethodCall, getNameSpace, getObjectName, getResult, isException, setNameSpace, setResult
protected CIMQualifierType iQualifierType
public CIMSetQualifierTypeOp(CIMObjectPath objectName, CIMQualifierType qualifierType)
public CIMQualifierType getQualifierType()
Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.