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 ofTradeSummaryTradeHeader.getTradeSummary()Gets the value of the tradeSummary property.Methods in net.finmath.smartcontract.product.xml with parameters of type TradeSummaryModifier and TypeMethodDescriptionvoidTradeHeader.setTradeSummary(TradeSummary value) Sets the value of the tradeSummary property.