Uses of Class
net.finmath.smartcontract.product.xml.RoutingIdsAndExplicitDetails
Packages that use RoutingIdsAndExplicitDetails
-
Uses of RoutingIdsAndExplicitDetails in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as RoutingIdsAndExplicitDetailsModifier and TypeFieldDescriptionprotected RoutingIdsAndExplicitDetailsBeneficiary.routingIdsAndExplicitDetailsprotected RoutingIdsAndExplicitDetailsCorrespondentInformation.routingIdsAndExplicitDetailsprotected RoutingIdsAndExplicitDetailsIntermediaryInformation.routingIdsAndExplicitDetailsprotected RoutingIdsAndExplicitDetailsRouting.routingIdsAndExplicitDetailsMethods in net.finmath.smartcontract.product.xml that return RoutingIdsAndExplicitDetailsModifier and TypeMethodDescriptionObjectFactory.createRoutingIdsAndExplicitDetails()Create an instance ofRoutingIdsAndExplicitDetailsBeneficiary.getRoutingIdsAndExplicitDetails()Gets the value of the routingIdsAndExplicitDetails property.CorrespondentInformation.getRoutingIdsAndExplicitDetails()Gets the value of the routingIdsAndExplicitDetails property.IntermediaryInformation.getRoutingIdsAndExplicitDetails()Gets the value of the routingIdsAndExplicitDetails property.Routing.getRoutingIdsAndExplicitDetails()Gets the value of the routingIdsAndExplicitDetails property.Methods in net.finmath.smartcontract.product.xml with parameters of type RoutingIdsAndExplicitDetailsModifier and TypeMethodDescriptionvoidBeneficiary.setRoutingIdsAndExplicitDetails(RoutingIdsAndExplicitDetails value) Sets the value of the routingIdsAndExplicitDetails property.voidCorrespondentInformation.setRoutingIdsAndExplicitDetails(RoutingIdsAndExplicitDetails value) Sets the value of the routingIdsAndExplicitDetails property.voidIntermediaryInformation.setRoutingIdsAndExplicitDetails(RoutingIdsAndExplicitDetails value) Sets the value of the routingIdsAndExplicitDetails property.voidRouting.setRoutingIdsAndExplicitDetails(RoutingIdsAndExplicitDetails value) Sets the value of the routingIdsAndExplicitDetails property.