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 © 2016. All rights reserved.