Class FxCounterCurrencyAmount

java.lang.Object

public class FxCounterCurrencyAmount extends NonNegativeAmountSchedule

Java class for FxCounterCurrencyAmount complex type.

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

 <complexType name="FxCounterCurrencyAmount">
   <complexContent>
     <extension base="{http://www.fpml.org/FpML-5/confirmation}NonNegativeAmountSchedule">
       <sequence>
         <element name="strikeReference" type="{http://www.fpml.org/FpML-5/confirmation}FxStrikeReference" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>