Uses of Class
net.finmath.smartcontract.product.xml.IssuerId
Packages that use IssuerId
-
Uses of IssuerId in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as IssuerIdModifier and TypeFieldDescriptionprotected IssuerId
IssuerTradeId.issuer
protected IssuerId
ProductComponentIdentifier.issuer
protected IssuerId
TradeIdentifier.issuer
Methods in net.finmath.smartcontract.product.xml that return IssuerIdModifier and TypeMethodDescriptionObjectFactory.createIssuerId()
Create an instance ofIssuerId
IssuerTradeId.getIssuer()
Gets the value of the issuer property.ProductComponentIdentifier.getIssuer()
Gets the value of the issuer property.TradeIdentifier.getIssuer()
Gets the value of the issuer property.Methods in net.finmath.smartcontract.product.xml with parameters of type IssuerIdModifier and TypeMethodDescriptionvoid
Sets the value of the issuer property.void
Sets the value of the issuer property.void
Sets the value of the issuer property.