kotlin-odata
Toggle table of contents
26.1.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kotlin-odata
kotlin-odata
/
com.sap.cloud.mobile.kotlin.odata
/
PathAnnotationsMap
/
set
set
open
fun
set
(
key
:
String
,
value
:
PathAnnotations
)
Add or replace an entry with the specified
key
and
value
.
Parameters
value
Entry value.
key
Entry key.