Uses of Class
net.finmath.smartcontract.product.xml.PartyPortfolioName
Packages that use PartyPortfolioName
-
Uses of PartyPortfolioName in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as PartyPortfolioNameMethods in net.finmath.smartcontract.product.xml that return PartyPortfolioNameModifier and TypeMethodDescriptionObjectFactory.createPartyPortfolioName()
Create an instance ofPartyPortfolioName
Portfolio.getPartyPortfolioName()
Gets the value of the partyPortfolioName property.Methods in net.finmath.smartcontract.product.xml with parameters of type PartyPortfolioNameModifier and TypeMethodDescriptionvoid
Portfolio.setPartyPortfolioName
(PartyPortfolioName value) Sets the value of the partyPortfolioName property.