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 ofSmartderivativecontract
PlainSwapEditorHandler.getContract()
Getter method for the JAXB representation of the contractMethods in net.finmath.smartcontract.product.xml with parameters of type SmartderivativecontractModifier 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
Methods in net.finmath.smartcontract.valuation.marketdata.utils with parameters of type SmartderivativecontractModifier and TypeMethodDescriptionstatic MarketDataErrors
MarketDataCheck.checkMarketData(MarketDataList marketDataList, Smartderivativecontract sdc)