of

@JvmStatic
fun of(vararg items: EnumTypeMap.Entry): EnumTypeMap.EntryList

Return a new list of item type {@link com.sap.cloud.mobile.kotlin.odata.EnumTypeMap.Entry}, containing the specified items.

Return

A new list of item type {@link com.sap.cloud.mobile.kotlin.odata.EnumTypeMap.Entry}, containing the specified items.

Parameters

items

Items for the resulting list.