Class FxAccrualStrike
java.lang.Object
net.finmath.smartcontract.product.xml.Schedule
net.finmath.smartcontract.product.xml.FxAccrualStrike
- Direct Known Subclasses:
FxForwardStrikePrice
,FxOptionStrikePrice
A shared type between accrual forwards and options where the FX accrual
strike reference can point to.
Java class for FxAccrualStrike complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FxAccrualStrike"> <complexContent> <extension base="{http://www.fpml.org/FpML-5/confirmation}Schedule"> </extension> </complexContent> </complexType>
-
Field Summary
Fields inherited from class net.finmath.smartcontract.product.xml.Schedule
id, initialValue, step
-
Constructor Summary
-
Method Summary
Methods inherited from class net.finmath.smartcontract.product.xml.Schedule
getId, getInitialValue, getStep, setId, setInitialValue
-
Constructor Details
-
FxAccrualStrike
public FxAccrualStrike()
-