Uses of Class
net.finmath.smartcontract.product.xml.TradeSummary
Packages that use TradeSummary
-
Uses of TradeSummary in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as TradeSummaryMethods in net.finmath.smartcontract.product.xml that return TradeSummaryModifier and TypeMethodDescriptionObjectFactory.createTradeSummary()
Create an instance ofTradeSummary
TradeHeader.getTradeSummary()
Gets the value of the tradeSummary property.Methods in net.finmath.smartcontract.product.xml with parameters of type TradeSummaryModifier and TypeMethodDescriptionvoid
TradeHeader.setTradeSummary(TradeSummary value)
Sets the value of the tradeSummary property.