asInteger

fun asInteger(): Int

Casts this ParameterValue as a Integer and retrieves its kotlin.Int value. Throws an exception if the ParameterValue is not a Integer.