Uses of Class
net.finmath.smartcontract.product.xml.RoutingExplicitDetails
Packages that use RoutingExplicitDetails
-
Uses of RoutingExplicitDetails in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as RoutingExplicitDetailsModifier and TypeFieldDescriptionprotected RoutingExplicitDetailsBeneficiary.routingExplicitDetailsprotected RoutingExplicitDetailsCorrespondentInformation.routingExplicitDetailsprotected RoutingExplicitDetailsIntermediaryInformation.routingExplicitDetailsprotected RoutingExplicitDetailsRouting.routingExplicitDetailsMethods in net.finmath.smartcontract.product.xml that return RoutingExplicitDetailsModifier and TypeMethodDescriptionObjectFactory.createRoutingExplicitDetails()Create an instance ofRoutingExplicitDetailsBeneficiary.getRoutingExplicitDetails()Gets the value of the routingExplicitDetails property.CorrespondentInformation.getRoutingExplicitDetails()Gets the value of the routingExplicitDetails property.IntermediaryInformation.getRoutingExplicitDetails()Gets the value of the routingExplicitDetails property.Routing.getRoutingExplicitDetails()Gets the value of the routingExplicitDetails property.Methods in net.finmath.smartcontract.product.xml with parameters of type RoutingExplicitDetailsModifier and TypeMethodDescriptionvoidBeneficiary.setRoutingExplicitDetails(RoutingExplicitDetails value) Sets the value of the routingExplicitDetails property.voidCorrespondentInformation.setRoutingExplicitDetails(RoutingExplicitDetails value) Sets the value of the routingExplicitDetails property.voidIntermediaryInformation.setRoutingExplicitDetails(RoutingExplicitDetails value) Sets the value of the routingExplicitDetails property.voidRouting.setRoutingExplicitDetails(RoutingExplicitDetails value) Sets the value of the routingExplicitDetails property.