public class ProductPrice extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
ProductPrice.YearEntry |
| Constructor and Description |
|---|
ProductPrice() |
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,Map<Fish,ProductPrice.YearEntry>> |
getYearEntries() |
void |
InitYearEntries(int startYear,
int endYear,
List<Fish> fishes) |
void |
setYearEntries(Map<Integer,Map<Fish,ProductPrice.YearEntry>> yearEntries) |
Copyright © 2016. All Rights Reserved.