Package | Description |
---|---|
org.optaplanner.examples.investment.domain |
Modifier and Type | Method and Description |
---|---|
Region |
AssetClassAllocation.getRegion() |
Region |
AssetClass.getRegion() |
Modifier and Type | Method and Description |
---|---|
Map<Region,Long> |
InvestmentSolution.calculateRegionQuantityMillisTotalMap() |
List<Region> |
InvestmentSolution.getRegionList() |
Modifier and Type | Method and Description |
---|---|
void |
AssetClass.setRegion(Region region) |
Modifier and Type | Method and Description |
---|---|
void |
InvestmentSolution.setRegionList(List<Region> regionList) |
Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.