public class NationCensusScoreRanks extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
id
The id of the scale
|
List<NationCensusScore> |
nations
The nation scores
|
| Constructor and Description |
|---|
NationCensusScoreRanks() |
public int id
public List<NationCensusScore> nations
Copyright © 2017. All rights reserved.