Uses of Class
net.finmath.smartcontract.product.xml.Beneficiary
Packages that use Beneficiary
-
Uses of Beneficiary in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as BeneficiaryModifier and TypeFieldDescriptionprotected BeneficiarySettlementInstruction.beneficiaryprotected BeneficiarySettlementInstruction.beneficiaryBankMethods in net.finmath.smartcontract.product.xml that return BeneficiaryModifier and TypeMethodDescriptionObjectFactory.createBeneficiary()Create an instance ofBeneficiarySettlementInstruction.getBeneficiary()Gets the value of the beneficiary property.SettlementInstruction.getBeneficiaryBank()Gets the value of the beneficiaryBank property.Methods in net.finmath.smartcontract.product.xml with parameters of type BeneficiaryModifier and TypeMethodDescriptionvoidSettlementInstruction.setBeneficiary(Beneficiary value) Sets the value of the beneficiary property.voidSettlementInstruction.setBeneficiaryBank(Beneficiary value) Sets the value of the beneficiaryBank property.