| Constructor and Description |
|---|
YearEntry() |
| Modifier and Type | Method and Description |
|---|---|
long |
getFishCount() |
Double |
getKg() |
double |
getKG() |
int |
getYear() |
void |
setFishCount(long fishCount) |
void |
setKg(Double kg) |
void |
setKG(double kg) |
void |
setYear(int year) |
public int getYear()
public void setYear(int year)
public double getKG()
public long getFishCount()
public void setFishCount(long fishCount)
public Double getKg()
public void setKg(Double kg)
public void setKG(double kg)
Copyright © 2018. All Rights Reserved.