Class FxPivot

java.lang.Object
net.finmath.smartcontract.product.xml.Schedule
net.finmath.smartcontract.product.xml.FxPivot

public class FxPivot extends Schedule
Pivot is expressed as Schedule, with an initial value and optional steps.

Java class for FxPivot complex type.

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

 <complexType name="FxPivot">
   <complexContent>
     <extension base="{http://www.fpml.org/FpML-5/confirmation}Schedule">
     </extension>
   </complexContent>
 </complexType>