public class GovernmentExpenditure extends Object
| Modifier and Type | Field and Description |
|---|---|
double |
Administration
Percentage spent on the administration
|
double |
Commerce
Percentage spent on commerce
|
double |
Defence
Percentage spent on defence
|
double |
Education
Percentage spent on education
|
double |
Environment
Percentage spent on the environment
|
double |
Healthcare
Percentage spent on healthcare
|
double |
InternationalAid
Percentage spent on international aid
|
double |
LawAndOrder
Percentage spent on law and order
|
double |
PublicTransport
Percentage spent on public transport
|
double |
SocialEquality
Percentage spent on social equality
|
double |
Spirituality
Percentage spent on spirituality
|
double |
Welfare
Percentage spent on welfare
|
| Constructor and Description |
|---|
GovernmentExpenditure() |
public double Administration
public double Defence
public double Education
public double Environment
public double Healthcare
public double Commerce
public double InternationalAid
public double LawAndOrder
public double PublicTransport
public double SocialEquality
public double Spirituality
public double Welfare
Copyright © 2016. All rights reserved.