Class FxTargetSettlementPeriodSchedule

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

public class FxTargetSettlementPeriodSchedule extends Object

Java class for FxTargetSettlementPeriodSchedule complex type.

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

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