Uses of Class
net.finmath.smartcontract.product.xml.DirectionalLeg
Packages that use DirectionalLeg
-
Uses of DirectionalLeg in net.finmath.smartcontract.product.xml
Subclasses of DirectionalLeg in net.finmath.smartcontract.product.xmlModifier and TypeClassDescriptionclass
A type describing return which is driven by a Correlation calculation.class
An abstract base class for all directional leg types with effective date, termination date, and underlyer where a payer makes a stream of payments of greater than zero value to a receiver.class
An abstract base class for all directional leg types with effective date, termination date, and underlyer, where a payer makes a stream of payments of greater than zero value to a receiver.class
Floating Payment Leg of a Dividend Swap.class
Fixed Payment Leg of a Dividend Swap.class
A type describing the fixed income leg of the equity swap.class
A type describing the return leg of a return type swap.class
A base class for all return leg types with an underlyer.class
A type describing interest payments associated with and underlyer, such as financingclass
A type describing return which is driven by a Variance Calculation.class
Java class for VolatilityLeg complex type.Fields in net.finmath.smartcontract.product.xml with type parameters of type DirectionalLegModifier and TypeFieldDescriptionprotected List
<jakarta.xml.bind.JAXBElement<? extends DirectionalLeg>> ReturnSwapBase.returnSwapLeg
Methods in net.finmath.smartcontract.product.xml that return types with arguments of type DirectionalLegModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<DirectionalLeg> ObjectFactory.createReturnSwapLeg
(DirectionalLeg value) List
<jakarta.xml.bind.JAXBElement<? extends DirectionalLeg>> ReturnSwapBase.getReturnSwapLeg()
Gets the value of the returnSwapLeg property.Methods in net.finmath.smartcontract.product.xml with parameters of type DirectionalLegModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<DirectionalLeg> ObjectFactory.createReturnSwapLeg
(DirectionalLeg value)