|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sblim.wbem.client.operations.CIMOperation
org.sblim.wbem.client.operations.CIMSingleResultOperation
org.sblim.wbem.client.operations.CIMGetQualifierTypeOp
Field Summary | |
---|---|
protected java.lang.String |
iQualifierType
|
Fields inherited from class org.sblim.wbem.client.operations.CIMOperation |
---|
iMethodCall, iNameSpace, iObjectName, iResult |
Constructor Summary | |
---|---|
CIMGetQualifierTypeOp(CIMObjectPath pObjectName,
java.lang.String pQualifierType)
|
Method Summary | |
---|---|
java.lang.String |
getQualifierType()
Returns qualifierType |
Methods inherited from class org.sblim.wbem.client.operations.CIMSingleResultOperation |
---|
getResult |
Methods inherited from class org.sblim.wbem.client.operations.CIMOperation |
---|
getMethodCall, getNameSpace, getObjectName, isException, setNameSpace, setResult |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected java.lang.String iQualifierType
Constructor Detail |
public CIMGetQualifierTypeOp(CIMObjectPath pObjectName, java.lang.String pQualifierType)
Method Detail |
public java.lang.String getQualifierType()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |