Class InterestLegCalculationPeriodDatesReference

java.lang.Object
net.finmath.smartcontract.product.xml.Reference
net.finmath.smartcontract.product.xml.InterestLegCalculationPeriodDatesReference

public class InterestLegCalculationPeriodDatesReference extends Reference
Reference to the calculation period dates of the interest leg.

Java class for InterestLegCalculationPeriodDatesReference complex type.

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

 <complexType name="InterestLegCalculationPeriodDatesReference">
   <complexContent>
     <extension base="{http://www.fpml.org/FpML-5/confirmation}Reference">
       <attribute name="href" use="required" type="{http://www.w3.org/2001/XMLSchema}IDREF" />
     </extension>
   </complexContent>
 </complexType>