Uses of Class
net.finmath.smartcontract.product.xml.RoutingIdsAndExplicitDetails
-
Uses of RoutingIdsAndExplicitDetails in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected RoutingIdsAndExplicitDetails
Beneficiary.routingIdsAndExplicitDetails
protected RoutingIdsAndExplicitDetails
CorrespondentInformation.routingIdsAndExplicitDetails
protected RoutingIdsAndExplicitDetails
IntermediaryInformation.routingIdsAndExplicitDetails
protected RoutingIdsAndExplicitDetails
Routing.routingIdsAndExplicitDetails
Modifier and TypeMethodDescriptionObjectFactory.createRoutingIdsAndExplicitDetails()
Create an instance ofRoutingIdsAndExplicitDetails
Beneficiary.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.Modifier and TypeMethodDescriptionvoid
Beneficiary.setRoutingIdsAndExplicitDetails
(RoutingIdsAndExplicitDetails value) Sets the value of the routingIdsAndExplicitDetails property.void
CorrespondentInformation.setRoutingIdsAndExplicitDetails
(RoutingIdsAndExplicitDetails value) Sets the value of the routingIdsAndExplicitDetails property.void
IntermediaryInformation.setRoutingIdsAndExplicitDetails
(RoutingIdsAndExplicitDetails value) Sets the value of the routingIdsAndExplicitDetails property.void
Routing.setRoutingIdsAndExplicitDetails
(RoutingIdsAndExplicitDetails value) Sets the value of the routingIdsAndExplicitDetails property.