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
/
QueryFunctionMap
/
Entry
Entry
open
class
Entry
A key/value pair for map entries.
Members
Constructors
Entry
Link copied to clipboard
constructor
(
)
Properties
key
Link copied to clipboard
var
key
:
String
value
Link copied to clipboard
var
value
:
QueryFunction