Class FxPerformanceFloatingLeg
java.lang.Object
net.finmath.smartcontract.product.xml.FxPerformanceLeg
net.finmath.smartcontract.product.xml.FxPerformanceFloatingLeg
Fx Performance Floating Leg describes Floating FX Rate Payer.
Java class for FxPerformanceFloatingLeg complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FxPerformanceFloatingLeg"> <complexContent> <extension base="{http://www.fpml.org/FpML-5/confirmation}FxPerformanceLeg"> </extension> </complexContent> </complexType>
-
Field Summary
Fields inherited from class net.finmath.smartcontract.product.xml.FxPerformanceLeg
payerAccountReference, payerPartyReference, receiverAccountReference, receiverPartyReference
-
Constructor Summary
-
Method Summary
Methods inherited from class net.finmath.smartcontract.product.xml.FxPerformanceLeg
getPayerAccountReference, getPayerPartyReference, getReceiverAccountReference, getReceiverPartyReference, setPayerAccountReference, setPayerPartyReference, setReceiverAccountReference, setReceiverPartyReference
-
Constructor Details
-
FxPerformanceFloatingLeg
public FxPerformanceFloatingLeg()
-