set
Set the item in this list at the specified index.
- Throws:
-
Fatal exception if
indexis out of range (0 to {@link com.sap.cloud.mobile.kotlin.odata.StructureData#length StructureData.length} - 1).
Parameters
index
Zero-based index.
value
(nullable) Item value.