public class YearToEntityCountDataElement extends Object
| Constructor and Description |
|---|
YearToEntityCountDataElement(int yearToEntityCounter,
String year,
int currentEntitiesCount) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCurrentEntitiesCount() |
String |
getYear() |
int |
getYearToEntityCounter() |
public YearToEntityCountDataElement(int yearToEntityCounter,
String year,
int currentEntitiesCount)
public int getYearToEntityCounter()
public String getYear()
public int getCurrentEntitiesCount()
Copyright © 2016. All rights reserved.