corda / net.corda.contracts.asset / Obligation / State / withNewOwner

withNewOwner

fun withNewOwner(newOwner: CompositeKey): Pair<Move, State<P>>

Overrides OwnableState.withNewOwner

Copies the underlying data structure, replacing the owner field with this new value and leaving the rest alone