Class FloatingStrikePrice

java.lang.Object
net.finmath.smartcontract.product.xml.FloatingLegCalculation
net.finmath.smartcontract.product.xml.FloatingStrikePrice

public class FloatingStrikePrice extends FloatingLegCalculation

Java class for FloatingStrikePrice complex type.

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

 <complexType name="FloatingStrikePrice">
   <complexContent>
     <extension base="{http://www.fpml.org/FpML-5/confirmation}FloatingLegCalculation">
       <sequence>
         <element ref="{http://www.fpml.org/FpML-5/confirmation}commodity"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>