Uses of Class
net.finmath.smartcontract.product.xml.PortfolioReference
-
Uses of PortfolioReference in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected PortfolioReference
ClearingConfirmed.portfolioReference
protected PortfolioReference
RequestClearing.portfolioReference
protected PortfolioReference
RequestConsent.portfolioReference
Modifier and TypeMethodDescriptionObjectFactory.createPortfolioReference()
Create an instance ofPortfolioReference
ClearingConfirmed.getPortfolioReference()
Gets the value of the portfolioReference property.RequestClearing.getPortfolioReference()
Gets the value of the portfolioReference property.RequestConsent.getPortfolioReference()
Gets the value of the portfolioReference property.Modifier and TypeMethodDescriptionvoid
ClearingConfirmed.setPortfolioReference
(PortfolioReference value) Sets the value of the portfolioReference property.void
RequestClearing.setPortfolioReference
(PortfolioReference value) Sets the value of the portfolioReference property.void
RequestConsent.setPortfolioReference
(PortfolioReference value) Sets the value of the portfolioReference property.