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 PortfolioConstituentReferenceRequestRetransmission.portfolioReferenceMethods in net.finmath.smartcontract.product.xml that return PortfolioConstituentReferenceModifier and TypeMethodDescriptionObjectFactory.createPortfolioConstituentReference()Create an instance ofPortfolioConstituentReferenceRequestRetransmission.getPortfolioReference()Gets the value of the portfolioReference property.Methods in net.finmath.smartcontract.product.xml with parameters of type PortfolioConstituentReferenceModifier and TypeMethodDescriptionvoidRequestRetransmission.setPortfolioReference(PortfolioConstituentReference value) Sets the value of the portfolioReference property.