Uses of Class
net.finmath.smartcontract.product.xml.ExchangeTradedContract
Packages that use ExchangeTradedContract
-
Uses of ExchangeTradedContract in net.finmath.smartcontract.product.xml
Subclasses of ExchangeTradedContract in net.finmath.smartcontract.product.xmlFields in net.finmath.smartcontract.product.xml declared as ExchangeTradedContractModifier and TypeFieldDescriptionprotected ExchangeTradedContract
ReturnLegValuation.exchangeTradedContractNearest
Methods in net.finmath.smartcontract.product.xml that return ExchangeTradedContractModifier and TypeMethodDescriptionObjectFactory.createExchangeTradedContract()
Create an instance ofExchangeTradedContract
ReturnLegValuation.getExchangeTradedContractNearest()
Gets the value of the exchangeTradedContractNearest property.Methods in net.finmath.smartcontract.product.xml with parameters of type ExchangeTradedContractModifier and TypeMethodDescriptionvoid
ReturnLegValuation.setExchangeTradedContractNearest
(ExchangeTradedContract value) Sets the value of the exchangeTradedContractNearest property.