Uses of Class
net.finmath.smartcontract.product.xml.Beneficiary
-
Uses of Beneficiary in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected Beneficiary
SettlementInstruction.beneficiary
protected Beneficiary
SettlementInstruction.beneficiaryBank
Modifier and TypeMethodDescriptionObjectFactory.createBeneficiary()
Create an instance ofBeneficiary
SettlementInstruction.getBeneficiary()
Gets the value of the beneficiary property.SettlementInstruction.getBeneficiaryBank()
Gets the value of the beneficiaryBank property.Modifier and TypeMethodDescriptionvoid
SettlementInstruction.setBeneficiary
(Beneficiary value) Sets the value of the beneficiary property.void
SettlementInstruction.setBeneficiaryBank
(Beneficiary value) Sets the value of the beneficiaryBank property.