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 ExchangeTradedContractReturnLegValuation.exchangeTradedContractNearestMethods in net.finmath.smartcontract.product.xml that return ExchangeTradedContractModifier and TypeMethodDescriptionObjectFactory.createExchangeTradedContract()Create an instance ofExchangeTradedContractReturnLegValuation.getExchangeTradedContractNearest()Gets the value of the exchangeTradedContractNearest property.Methods in net.finmath.smartcontract.product.xml with parameters of type ExchangeTradedContractModifier and TypeMethodDescriptionvoidReturnLegValuation.setExchangeTradedContractNearest(ExchangeTradedContract value) Sets the value of the exchangeTradedContractNearest property.