org.sblim.wbem.client.operations
public class CIMSetPropertyOp extends CIMOperation
| Modifier and Type | Field and Description |
|---|---|
protected CIMValue |
iCimValue |
protected java.lang.String |
iPropertyName |
iMethodCall, iNameSpace, iObjectName, iResult| Constructor and Description |
|---|
CIMSetPropertyOp(CIMObjectPath objectName,
java.lang.String propertyName,
CIMValue cimValue) |
| Modifier and Type | Method and Description |
|---|---|
CIMValue |
getCimValue()
Returns cimValue
|
java.lang.String |
getPropertyName()
Returns propertyName
|
getMethodCall, getNameSpace, getObjectName, getResult, isException, setNameSpace, setResultprotected java.lang.String iPropertyName
protected CIMValue iCimValue
public CIMSetPropertyOp(CIMObjectPath objectName, java.lang.String propertyName, CIMValue cimValue)
public CIMValue getCimValue()
public java.lang.String getPropertyName()
Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.