org.sblim.cimclient.internal.wbem.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)
Ctor.
|
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)
objectName
- qualifierType
- public CIMQualifierType<?> getQualifierType()
Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.