public class Region extends Object
| Modifier and Type | Field and Description |
|---|---|
List<CensusScore> |
Census
This region's census scale scores.
|
NationCensusScoreRanks |
CensusRanks
The census scale scores of this region's nations.
|
Poll |
CurrentPoll
The regional poll that is currently being conducted.
|
String |
Delegate
The name of the nation that is the region's world assembly delegate.
|
List<String> |
DelegateAuthorities
The authorities granted to the region's world assembly delegate.
|
int |
DelegateEndorsements
The number of endorsements the region's world assembly delegate has.
|
List<Embassy> |
Embassies
The region's embassies.
|
String |
EmbassiesRMBPerms
Regional Message Board permissions for regions with which this region exchanges embassies.
|
String |
Factbook
The complete mark-up of the regional factbook.
|
String |
FlagUrl
URL to the region's flag image.
|
String |
Founded
Description of when this region was founded.
|
Long |
FoundedTime
UNIX timestamp of when this region was founded.
|
String |
Founder
The name of the region's founding nation.
|
List<String> |
FounderAuthorities
The authorities granted to the region's founder.
|
WorldAssemblyVote |
GeneralAssemblyVote
The region's votes for the current General Assembly resolution.
|
List<Happening> |
History
List of the most recent history.
|
String |
Name
The region's name.
|
List<String> |
NationNames
List of nations that inhabit this region.
|
int |
NumberOfNations
The number of nations that inhabit this region.
|
List<Officer> |
Officers
List of regional officers.
|
String |
Power
The region's power.
|
List<Happening> |
RecentHappenings
List of the most recent of this nation's happenings.
|
List<RegionalMessage> |
RegionalMessages
List of 10 most recent regional messages.
|
WorldAssemblyVote |
SecurityCouncilVote
The region's votes for the current Security Council resolution.
|
List<String> |
Tags
The region's tags.
|
ZombieInfo |
ZombieInfo
This region's statistics of the current or last zombie event.
|
| Constructor and Description |
|---|
Region() |
public List<CensusScore> Census
public NationCensusScoreRanks CensusRanks
public String Delegate
public List<String> DelegateAuthorities
public int DelegateEndorsements
public String EmbassiesRMBPerms
public String Factbook
public String FlagUrl
public String Founded
public Long FoundedTime
public String Founder
public List<String> FounderAuthorities
public WorldAssemblyVote GeneralAssemblyVote
public List<Happening> RecentHappenings
public List<Happening> History
public List<RegionalMessage> RegionalMessages
public String Name
public int NumberOfNations
public Poll CurrentPoll
public String Power
public WorldAssemblyVote SecurityCouncilVote
public ZombieInfo ZombieInfo
Copyright © 2016. All rights reserved.