public interface PortfolioProfile extends BusinessObject, ValueStructure.Container
Modifier and Type | Interface and Description |
---|---|
static class |
PortfolioProfile.Logic |
Modifier and Type | Method and Description |
---|---|
List<? extends Holding<? extends PortfolioProfile,? extends InstrumentCategory>> |
getHoldingStructures() |
List<? extends Portfolio> |
getPortfolios() |
ProfileGroup |
getProfileGroup() |
List<? extends Holding<? extends PortfolioProfile,? extends Instrument>> |
getProfileHoldings() |
ProfilePrincipal |
getProfilePrincipal() |
toDisplayString
getAggregatedAmount, getAggregationContents, getName
List<? extends Holding<? extends PortfolioProfile,? extends InstrumentCategory>> getHoldingStructures()
ProfileGroup getProfileGroup()
List<? extends Holding<? extends PortfolioProfile,? extends Instrument>> getProfileHoldings()
ProfilePrincipal getProfilePrincipal()