public interface ProfilePrincipal extends BusinessObject
Modifier and Type | Interface and Description |
---|---|
static class |
ProfilePrincipal.Logic |
Modifier and Type | Method and Description |
---|---|
BigDecimal |
getAggregatedAmount() |
String |
getName() |
List<? extends PortfolioProfile> |
getProfiles() |
toDisplayString
BigDecimal getAggregatedAmount()
String getName()
List<? extends PortfolioProfile> getProfiles()