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 IssuerTradeIdPackageHeader.packageIdentifierprotected IssuerTradeIdPackageSummary.packageIdentifierMethods in net.finmath.smartcontract.product.xml that return IssuerTradeIdModifier and TypeMethodDescriptionObjectFactory.createIssuerTradeId()Create an instance ofIssuerTradeIdPackageHeader.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 TypeMethodDescriptionvoidPackageHeader.setPackageIdentifier(IssuerTradeId value) Sets the value of the packageIdentifier property.voidPackageSummary.setPackageIdentifier(IssuerTradeId value) Sets the value of the packageIdentifier property.