Class VolatilityLeg

java.lang.Object

public class VolatilityLeg extends DirectionalLegUnderlyerValuation

Java class for VolatilityLeg complex type.

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

 <complexType name="VolatilityLeg">
   <complexContent>
     <extension base="{http://www.fpml.org/FpML-5/confirmation}DirectionalLegUnderlyerValuation">
       <sequence>
         <element name="amount" type="{http://www.fpml.org/FpML-5/confirmation}VolatilityAmount"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>