Uses of Class
net.finmath.smartcontract.product.xml.PortfolioConstituentReference
Packages that use PortfolioConstituentReference
-
Uses of PortfolioConstituentReference in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as PortfolioConstituentReferenceModifier and TypeFieldDescriptionprotected PortfolioConstituentReference
RequestRetransmission.portfolioReference
Methods in net.finmath.smartcontract.product.xml that return PortfolioConstituentReferenceModifier and TypeMethodDescriptionObjectFactory.createPortfolioConstituentReference()
Create an instance ofPortfolioConstituentReference
RequestRetransmission.getPortfolioReference()
Gets the value of the portfolioReference property.Methods in net.finmath.smartcontract.product.xml with parameters of type PortfolioConstituentReferenceModifier and TypeMethodDescriptionvoid
RequestRetransmission.setPortfolioReference
(PortfolioConstituentReference value) Sets the value of the portfolioReference property.