Class FxAccrualRegionUpperBound

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

public class FxAccrualRegionUpperBound extends Object

Java class for FxAccrualRegionUpperBound complex type.

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

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