public class EconomySectors extends Object
| Modifier and Type | Field and Description |
|---|---|
double |
BlackMarket
Percentage of the economy that is black market
|
double |
Government
Percentage of the economy that is government
|
double |
PrivateIndustry
Percentage of the economy that is privately owned
|
double |
StateOwnedIndustry
Percentage of the economy that is state-owned
|
| Constructor and Description |
|---|
EconomySectors() |
public double BlackMarket
public double Government
public double PrivateIndustry
public double StateOwnedIndustry
Copyright © 2016. All rights reserved.