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