setValue(String) method

Sets the value of the property, represented by this object.

Syntax

public abstract void setValue (String value)

Parameters

Remarks

This method should be used only if there a property instance that is represented by this object.

Typically this method is used when property object is returned by an OData Entry object.