Class FxAccrualAverageStrikeReference

java.lang.Object
net.finmath.smartcontract.product.xml.Reference
net.finmath.smartcontract.product.xml.FxAccrualAverageStrikeReference

public class FxAccrualAverageStrikeReference extends Reference
Reference to an average rate structure in FxAccrualForward or FxAccrualOption products.

Java class for FxAccrualAverageStrikeReference complex type.

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

 <complexType name="FxAccrualAverageStrikeReference">
   <complexContent>
     <extension base="{http://www.fpml.org/FpML-5/confirmation}Reference">
       <attribute name="href" use="required" type="{http://www.w3.org/2001/XMLSchema}IDREF" />
     </extension>
   </complexContent>
 </complexType>
 
  • Field Details

    • href

      protected Object href
  • Constructor Details

    • FxAccrualAverageStrikeReference

      public FxAccrualAverageStrikeReference()
  • Method Details

    • getHref

      public Object getHref()
      Gets the value of the href property.
      Returns:
      possible object is Object
    • setHref

      public void setHref(Object value)
      Sets the value of the href property.
      Parameters:
      value - allowed object is Object