Uses of Class
net.finmath.smartcontract.product.xml.Smartderivativecontract
Package
Description
-
Uses of Smartderivativecontract in net.finmath.smartcontract.product.xml
Modifier and TypeMethodDescriptionObjectFactory.createSmartderivativecontract()
Create an instance ofSmartderivativecontract
PlainSwapEditorHandler.getContract()
Getter method for the JAXB representation of the contractModifier and TypeMethodDescriptionstatic String
SDCXMLParser.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
Modifier and TypeMethodDescriptionstatic MarketDataErrors
MarketDataCheck.checkMarketData
(MarketDataList marketDataList, Smartderivativecontract sdc)