Uses of Class
net.finmath.smartcontract.product.xml.Smartderivativecontract
Packages that use Smartderivativecontract
Package
Description
-
Uses of Smartderivativecontract in net.finmath.smartcontract.product.xml
Methods in net.finmath.smartcontract.product.xml that return SmartderivativecontractModifier and TypeMethodDescriptionObjectFactory.createSmartderivativecontract()Create an instance ofSmartderivativecontractPlainSwapEditorHandler.getContract()Getter method for the JAXB representation of the contractMethods in net.finmath.smartcontract.product.xml with parameters of type SmartderivativecontractModifier and TypeMethodDescriptionstatic StringSDCXMLParser.marshalSDCToXMLString(Smartderivativecontract smartderivativecontract) this version of an SDC-object-to-XML-string conversion includes text replacements to get rid of XML namespace tags like "fpml:dataDocument" -
Uses of Smartderivativecontract in net.finmath.smartcontract.valuation.marketdata.utils
Methods in net.finmath.smartcontract.valuation.marketdata.utils with parameters of type SmartderivativecontractModifier and TypeMethodDescriptionstatic MarketDataErrorsMarketDataCheck.checkMarketData(MarketDataList marketDataList, Smartderivativecontract sdc)