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