Class CIMSetPropertyOp

java.lang.Object
org.sblim.wbem.client.operations.CIMOperation
org.sblim.wbem.client.operations.CIMSetPropertyOp

public class CIMSetPropertyOp extends CIMOperation
  • Field Details

    • iPropertyName

      protected String iPropertyName
    • iCimValue

      protected CIMValue iCimValue
  • Constructor Details

  • Method Details

    • getCimValue

      public CIMValue getCimValue()
      Returns cimValue
      Returns:
      The value of cimValue.
    • getPropertyName

      public String getPropertyName()
      Returns propertyName
      Returns:
      The value of propertyName.