public class CensusDescriptions extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
descriptionForNations
Description for nations, e.g.
|
String |
descriptionForRegions
Description for regions, e.g.
|
int |
id
Id of the census to which these descriptions belong.
|
| Constructor and Description |
|---|
CensusDescriptions() |
public int id
public String descriptionForNations
public String descriptionForRegions
Copyright © 2017. All rights reserved.