setString

open fun setString(target: StructureBase, value: String)

Set the value of this property in a structure.

Throws:

{@link com.sap.cloud.mobile.kotlin.odata.core.CastException} if the value does not have the expected type for this property.

Parameters

target

Target structure.

value

Property value.