Uses of Class
net.finmath.smartcontract.product.xml.RoutingIds
-
Uses of RoutingIds in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected RoutingIds
Beneficiary.routingIds
protected RoutingIds
CorrespondentInformation.routingIds
protected RoutingIds
IntermediaryInformation.routingIds
protected RoutingIds
Routing.routingIds
Modifier and TypeFieldDescriptionprotected List
<RoutingIds> RoutingIdsAndExplicitDetails.routingIds
Modifier and TypeMethodDescriptionObjectFactory.createRoutingIds()
Create an instance ofRoutingIds
Beneficiary.getRoutingIds()
Gets the value of the routingIds property.CorrespondentInformation.getRoutingIds()
Gets the value of the routingIds property.IntermediaryInformation.getRoutingIds()
Gets the value of the routingIds property.Routing.getRoutingIds()
Gets the value of the routingIds property.Modifier and TypeMethodDescriptionRoutingIdsAndExplicitDetails.getRoutingIds()
Gets the value of the routingIds property.Modifier and TypeMethodDescriptionvoid
Beneficiary.setRoutingIds
(RoutingIds value) Sets the value of the routingIds property.void
CorrespondentInformation.setRoutingIds
(RoutingIds value) Sets the value of the routingIds property.void
IntermediaryInformation.setRoutingIds
(RoutingIds value) Sets the value of the routingIds property.void
Routing.setRoutingIds
(RoutingIds value) Sets the value of the routingIds property.