|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sblim.cimclient.internal.wbem.operations.CIMOperation
org.sblim.cimclient.internal.wbem.operations.CIMSingleResultOperation
org.sblim.cimclient.internal.wbem.operations.CIMGetPropertyOp
public class CIMGetPropertyOp
CIMGetPropertyOp
Field Summary | |
---|---|
protected java.lang.String |
iPropertyName
|
Fields inherited from class org.sblim.cimclient.internal.wbem.operations.CIMOperation |
---|
iMethodCall, iNameSpace, iObjectName, iResult |
Constructor Summary | |
---|---|
CIMGetPropertyOp(CIMObjectPath pObjectName,
java.lang.String pPropertyName)
Ctor. |
Method Summary | |
---|---|
java.lang.String |
getPropertyName()
Returns propertyName |
Methods inherited from class org.sblim.cimclient.internal.wbem.operations.CIMSingleResultOperation |
---|
getResult |
Methods inherited from class org.sblim.cimclient.internal.wbem.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 iPropertyName
Constructor Detail |
---|
public CIMGetPropertyOp(CIMObjectPath pObjectName, java.lang.String pPropertyName)
pObjectName
- pPropertyName
- Method Detail |
---|
public java.lang.String getPropertyName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |