org.sblim.cimclient.internal.wbem.operations
Class CIMGetPropertyOp
java.lang.Object
org.sblim.cimclient.internal.wbem.operations.CIMOperation
org.sblim.cimclient.internal.wbem.operations.CIMSingleResultOperation
org.sblim.cimclient.internal.wbem.operations.CIMGetPropertyOp
public class CIMGetPropertyOp
- extends CIMSingleResultOperation
CIMGetPropertyOp
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
iPropertyName
protected String iPropertyName
CIMGetPropertyOp
public CIMGetPropertyOp(CIMObjectPath pObjectName,
String pPropertyName)
- Ctor.
- Parameters:
pObjectName
- pPropertyName
-
getPropertyName
public String getPropertyName()
- Returns propertyName
- Returns:
- The value of propertyName.
Copyright © 2005, 2013 IBM Corporation. All Rights Reserved.