Class RoutingExplicitDetails

java.lang.Object
net.finmath.smartcontract.product.xml.RoutingExplicitDetails

public class RoutingExplicitDetails extends Object
A type that models name, address and supplementary textual information for the purposes of identifying a party involved in the routing of a payment.

Java class for RoutingExplicitDetails complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="RoutingExplicitDetails">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <group ref="{http://www.fpml.org/FpML-5/confirmation}RoutingExplicitDetails.model"/>
     </restriction>
   </complexContent>
 </complexType>