| Constructor and Description |
|---|
YearEntry() |
| Modifier and Type | Method and Description |
|---|---|
double |
getGeneralIndustrialExpenses() |
double |
getLicense() |
double |
getPackagingCost() |
int |
getYear() |
void |
setGeneralIndustrialExpenses(double generalIndustrialExpenses) |
void |
setLicense(double license) |
void |
setPackagingCost(double packagingCost) |
void |
setYear(int year) |
public int getYear()
public void setYear(int year)
public double getLicense()
public void setLicense(double license)
public double getGeneralIndustrialExpenses()
public void setGeneralIndustrialExpenses(double generalIndustrialExpenses)
public double getPackagingCost()
public void setPackagingCost(double packagingCost)
Copyright © 2016. All Rights Reserved.