Uses of Class
net.finmath.smartcontract.product.xml.Routing
Packages that use Routing
-
Uses of Routing in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as RoutingModifier and TypeFieldDescriptionprotected RoutingSplitSettlement.beneficiaryprotected RoutingSplitSettlement.beneficiaryBankMethods in net.finmath.smartcontract.product.xml that return RoutingModifier and TypeMethodDescriptionObjectFactory.createRouting()Create an instance ofRoutingSplitSettlement.getBeneficiary()Gets the value of the beneficiary property.SplitSettlement.getBeneficiaryBank()Gets the value of the beneficiaryBank property.Methods in net.finmath.smartcontract.product.xml with parameters of type RoutingModifier and TypeMethodDescriptionvoidSplitSettlement.setBeneficiary(Routing value) Sets the value of the beneficiary property.voidSplitSettlement.setBeneficiaryBank(Routing value) Sets the value of the beneficiaryBank property.