net.corda.contracts.asset / ownedBy

ownedBy

fun State.ownedBy(owner: CompositeKey): State
fun <T> State<T>.ownedBy(owner: CompositeKey): State<T>