Class FloatingRateIndex

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

public class FloatingRateIndex extends Object
The ISDA Floating Rate Option, i.e. the floating rate index.

Java class for FloatingRateIndex complex type.

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

 <complexType name="FloatingRateIndex">
   <simpleContent>
     <extension base="<http://www.fpml.org/FpML-5/confirmation>Scheme">
       <attribute name="floatingRateIndexScheme" type="{http://www.fpml.org/FpML-5/confirmation}NonEmptyURI" default="http://www.fpml.org/coding-scheme/floating-rate-index" />
     </extension>
   </simpleContent>
 </complexType>