Class RolloverNotification.CurrentContracts

java.lang.Object
net.finmath.smartcontract.product.xml.RolloverNotification.CurrentContracts
Enclosing class:
RolloverNotification

public static class RolloverNotification.CurrentContracts extends Object

Java class for anonymous complex type.

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

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="contract" type="{http://www.fpml.org/FpML-5/confirmation}LoanContract" maxOccurs="unbounded"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>