Class FxAccrualRegionLowerBound

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

public class FxAccrualRegionLowerBound extends Object

Java class for FxAccrualRegionLowerBound complex type.

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

 <complexType name="FxAccrualRegionLowerBound">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="condition" type="{http://www.fpml.org/FpML-5/confirmation}FxRegionLowerBoundDirectionEnum"/>
         <group ref="{http://www.fpml.org/FpML-5/confirmation}FxAccrualConditionLevel.model"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>