getAction

open fun getAction(index: Int): DataQuery

Return the {@link com.sap.cloud.mobile.kotlin.odata.DataQuery} for an action call, if isAction(index) is true; otherwise throws undefined.

Return

The {@link com.sap.cloud.mobile.kotlin.odata.DataQuery} for an action call, if isAction(index) is true; otherwise throws undefined.

Parameters

index

From zero to size - 1