Uses of Class
net.finmath.smartcontract.product.xml.PackageSummary
Packages that use PackageSummary
-
Uses of PackageSummary in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as PackageSummaryMethods in net.finmath.smartcontract.product.xml that return PackageSummaryModifier and TypeMethodDescriptionObjectFactory.createPackageSummary()
Create an instance ofPackageSummary
TradeHeader.getOriginatingPackage()
Gets the value of the originatingPackage property.Methods in net.finmath.smartcontract.product.xml with parameters of type PackageSummaryModifier and TypeMethodDescriptionvoid
TradeHeader.setOriginatingPackage
(PackageSummary value) Sets the value of the originatingPackage property.