Uses of Class
net.finmath.smartcontract.product.xml.IssuerTradeId
Packages that use IssuerTradeId
-
Uses of IssuerTradeId in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as IssuerTradeIdModifier and TypeFieldDescriptionprotected IssuerTradeId
PackageHeader.packageIdentifier
protected IssuerTradeId
PackageSummary.packageIdentifier
Methods in net.finmath.smartcontract.product.xml that return IssuerTradeIdModifier and TypeMethodDescriptionObjectFactory.createIssuerTradeId()
Create an instance ofIssuerTradeId
PackageHeader.getPackageIdentifier()
Gets the value of the packageIdentifier property.PackageSummary.getPackageIdentifier()
Gets the value of the packageIdentifier property.Methods in net.finmath.smartcontract.product.xml with parameters of type IssuerTradeIdModifier and TypeMethodDescriptionvoid
PackageHeader.setPackageIdentifier
(IssuerTradeId value) Sets the value of the packageIdentifier property.void
PackageSummary.setPackageIdentifier
(IssuerTradeId value) Sets the value of the packageIdentifier property.