org.sblim.cimclient.internal.wbem.operations
public class CIMGetQualifierTypeOp extends CIMSingleResultOperation
Modifier and Type | Field and Description |
---|---|
protected String |
iQualifierType |
iMethodCall, iNameSpace, iObjectName, iResult
Constructor and Description |
---|
CIMGetQualifierTypeOp(CIMObjectPath pObjectName,
String pQualifierType)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
String |
getQualifierType()
Returns qualifierType
|
getResult
getMethodCall, getNameSpace, getObjectName, isException, setNameSpace, setResult
protected String iQualifierType
public CIMGetQualifierTypeOp(CIMObjectPath pObjectName, String pQualifierType)
pObjectName
- pQualifierType
- public String getQualifierType()
Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.