Uses of Class
net.finmath.smartcontract.product.xml.PortfolioName
-
Uses of PortfolioName in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected PortfolioName
PartyTradeInformation.collateralPortfolio
protected PortfolioName
PortfolioReferenceBase.portfolioName
Modifier and TypeMethodDescriptionObjectFactory.createPortfolioName()
Create an instance ofPortfolioName
PartyTradeInformation.getCollateralPortfolio()
Gets the value of the collateralPortfolio property.PortfolioReferenceBase.getPortfolioName()
Gets the value of the portfolioName property.Modifier and TypeMethodDescriptionPartyPortfolioName.getPortfolioName()
Gets the value of the portfolioName property.Modifier and TypeMethodDescriptionvoid
PartyTradeInformation.setCollateralPortfolio
(PortfolioName value) Sets the value of the collateralPortfolio property.void
PortfolioReferenceBase.setPortfolioName
(PortfolioName value) Sets the value of the portfolioName property.