getIntentToRetain

fun getIntentToRetain(namespaceName: String, entryName: String): Boolean

Gets the intent-to-retain value set by the reader for a data element in the request.

Return

whether the reader intents to retain the value.

Parameters

namespaceName

the name of the namespace.

entryName

the name of the data element

Throws

if the given data element or namespace wasn't requested.