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<Authority> |
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.
|
EmbassiesRmbPermissions |
embassiesRmbPermissions
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.
|
Long |
founded
UNIX timestamp of when this region was founded.
|
String |
foundedDescription
Description of when this region was founded.
|
String |
founder
The name of the region's founding nation.
|
List<Authority> |
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.
|
List<MostLikedRank> |
mostLikedRanks
Rankings of nations with most RMB likes given.
|
List<MostLikesRank> |
mostLikesRanks
Rankings of nations with most RMB likes received.
|
List<MostPostsRank> |
mostPostsRanks
Rankings of nations with most RMB posts made.
|
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<RegionTag> |
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<Authority> delegateAuthorities
public int delegateEndorsements
public EmbassiesRmbPermissions embassiesRmbPermissions
public String factbook
public String flagUrl
public String foundedDescription
public Long founded
public String founder
public List<Authority> founderAuthorities
public WorldAssemblyVote generalAssemblyVote
public List<Happening> recentHappenings
public List<Happening> history
public List<RegionalMessage> regionalMessages
public List<MostPostsRank> mostPostsRanks
public List<MostLikedRank> mostLikedRanks
public List<MostLikesRank> mostLikesRanks
public String name
public int numberOfNations
public Poll currentPoll
public String power
public WorldAssemblyVote securityCouncilVote
public ZombieInfo zombieInfo
Copyright © 2017. All rights reserved.