Uses of Class
net.finmath.smartcontract.product.xml.ProductSummary
Packages that use ProductSummary
-
Uses of ProductSummary in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ProductSummaryMethods in net.finmath.smartcontract.product.xml that return ProductSummaryModifier and TypeMethodDescriptionObjectFactory.createProductSummary()
Create an instance ofProductSummary
TradeHeader.getProductSummary()
Gets the value of the productSummary property.Methods in net.finmath.smartcontract.product.xml with parameters of type ProductSummaryModifier and TypeMethodDescriptionvoid
TradeHeader.setProductSummary(ProductSummary value)
Sets the value of the productSummary property.