with New Owner And Amount
open override fun withNewOwnerAndAmount(newAmount: Amount<Issued<Commodity>>, newOwner: AbstractParty): FungibleAsset<Commodity>
Copies the underlying data structure, replacing the amount and owner fields with the new values and leaving the rest (exitKeys) alone.