Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open override val dataType: DataType
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val size: Int
Link copied to clipboard
abstract val untypedMap: UntypedMap

Functions

Link copied to clipboard
open fun clear()

Remove all entries from this map.

Link copied to clipboard
open override fun toString(): String

Convert this data value to a string. If the {@link com.sap.cloud.mobile.kotlin.odata.MapBase#dataType MapBase.dataType} is defined by XML Schema Part 2: Datatypes, then the corresponding lexical format is used. JSON format is used for structured values (arrays and objects).