public enum NationShard extends Enum<NationShard> implements Shard
| Enum Constant and Description |
|---|
ADMIRABLE
One of two adjectives for this nation, e.g.
|
ANIMAL
This nation's national animal.
|
ANIMAL_TRAIT
Information about this nation's national animal.
|
AVERAGE_INCOME
The average income of the population.
|
AVERAGE_INCOME_TAX_RATE
The income tax rate, expressed as a percentage.
|
BANNER
The Rift banner code of this nation's primary banner, or of a randomly
chosen eligible banner if no primary banner is set.
|
BANNERS
The eligible Rift banner codes of this nation.
|
CAN_RECEIVE_CAMPAIGN_TELEGRAMS
True if the nation is not currently blocking campaign telegrams.
|
CAN_RECEIVE_RECRUITMENT_TELEGRAMS
True if the nation is not currently blocking recruitment telegrams.
|
CAPITAL
This nation's capital.
|
CATEGORY
This nation's government's category e.g.
|
CENSUS
This nation's census scale scores.
|
CRIME_DESCRIPTION
Description of crime in this nation.
|
CURRENCY
This nation's currency name.
|
CUSTOM_CAPITAL
This nation's capital.
|
CUSTOM_LEADER
This nation's leader.
|
CUSTOM_RELIGION
This nation's religion.
|
DEATHS
List of death causes data in this nation.
|
DEMONYM
Primary demonym.
|
DEMONYM2
Secondary demonym.
|
DEMONYM2_PLURAL
Plural of secondary demonym.
|
DISPATCHES
This nations's dispatches.
|
ECONOMY_DESCRIPTION
Elaborate description of this nation's economy.
|
ECONOMY_SECTORS
Overview in percentages of the government's economy sectors.
|
ENDORSED_BY
List of nation names that endorsed this nation.
|
FACTBOOKS
This nation's factbooks.
|
FIRST_LOGIN
UNIX timestamp of when the nation first logged in.
|
FLAG_URL
URL to the nation's flag image.
|
FOUNDED
UNIX timestamp of when this nation was founded.
|
FOUNDED_DESCRIPTION
Description of when this nation was founded.
|
FREEDOM
The nation's civil rights, economy, and political freedoms scores.
|
FULL_NAME
The nation's full name.
|
GENERAL_ASSEMBLY_VOTE
The nation's vote for the current General Assembly resolution.
|
GOVERNMENT_DESCRIPTION
Elaborate description of the government.
|
GOVERNMENT_EXPENDITURE
Overview in percentages of the government's expenditures.
|
GOVERNMENT_PRIORITY
The expenditure the government spends most on.
|
GOVERNMENT_TYPE
The nation's custom government type, e.g.
|
GROSS_DOMESTIC_PRODUCT
The nation's gross domestic product.
|
LAST_ACTIVITY
Description of when this nation was last active.
|
LAST_LOGIN
UNIX timestamp of when this nation was last logged in.
|
LEADER
This nation's leader.
|
MAJOR_INDUSTRY
This nation's biggest industry.
|
MOTTO
This nation's national motto.
|
NAME
This nation's name.
|
NOTABLE_FOR
Description of what this nation is most notable for.
|
NUMBER_OF_DISPATCHES
Number of dispatches written by this nation.
|
NUMBER_OF_FACTBOOKS
Number of factbooks written by this nation.
|
POOREST_INCOME
Income of the poorest population.
|
POPULATION
The population, in millions.
|
POPULATION_DESCRIPTION
Description of this nation's population.
|
PUBLIC_SECTOR
The percentage of the economy that is State-Owned or Government.
|
RECENT_HAPPENINGS
List of the most recent of this nation's happenings.
|
RECENT_LEGISLATION
List of this nation's most recent legislations.
|
REGION_NAME
Name of the region this nation is in.
|
REGIONAL_CENSUS_RANK
The nation's regional census rank.
|
REGIONAL_INFLUENCE
The regional influence of this nation, e.g.
|
RELIGION
This nation's religion.
|
RICHEST_INCOME
Income of the richest population.
|
SECURITY_COUNCIL_VOTE
The nation's vote for the current Security Council resolution.
|
WORLD_ASSEMBLY_STATUS
String indicating whether the nation is a member of the World Assembly.
|
WORLD_CENSUS_RANK
The nation's world-wide census rank
|
ZOMBIE_INFO
This nation's statistics of the current or last zombie event.
|
| Modifier and Type | Method and Description |
|---|---|
String |
shardName()
Returns the underlying name of the shard.
|
static NationShard |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NationShard[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final NationShard ADMIRABLE
public static final NationShard ANIMAL
public static final NationShard ANIMAL_TRAIT
public static final NationShard BANNER
public static final NationShard BANNERS
public static final NationShard CAPITAL
public static final NationShard CATEGORY
public static final NationShard CENSUS
public static final NationShard CRIME_DESCRIPTION
public static final NationShard CURRENCY
public static final NationShard CUSTOM_LEADER
public static final NationShard CUSTOM_CAPITAL
public static final NationShard CUSTOM_RELIGION
public static final NationShard DEATHS
public static final NationShard DEMONYM
public static final NationShard DEMONYM2
public static final NationShard DEMONYM2_PLURAL
public static final NationShard NUMBER_OF_DISPATCHES
public static final NationShard DISPATCHES
public static final NationShard ENDORSED_BY
public static final NationShard NUMBER_OF_FACTBOOKS
public static final NationShard FACTBOOKS
public static final NationShard FIRST_LOGIN
public static final NationShard FLAG_URL
public static final NationShard FOUNDED_DESCRIPTION
public static final NationShard FOUNDED
public static final NationShard FREEDOM
public static final NationShard FULL_NAME
public static final NationShard GENERAL_ASSEMBLY_VOTE
public static final NationShard GROSS_DOMESTIC_PRODUCT
public static final NationShard GOVERNMENT_EXPENDITURE
public static final NationShard GOVERNMENT_DESCRIPTION
public static final NationShard GOVERNMENT_PRIORITY
public static final NationShard RECENT_HAPPENINGS
public static final NationShard AVERAGE_INCOME
public static final NationShard ECONOMY_DESCRIPTION
public static final NationShard REGIONAL_INFLUENCE
public static final NationShard LAST_ACTIVITY
public static final NationShard LAST_LOGIN
public static final NationShard LEADER
public static final NationShard RECENT_LEGISLATION
public static final NationShard MAJOR_INDUSTRY
public static final NationShard MOTTO
public static final NationShard NAME
public static final NationShard NOTABLE_FOR
public static final NationShard POOREST_INCOME
public static final NationShard POPULATION
public static final NationShard PUBLIC_SECTOR
public static final NationShard REGIONAL_CENSUS_RANK
public static final NationShard REGION_NAME
public static final NationShard RELIGION
public static final NationShard RICHEST_INCOME
public static final NationShard SECURITY_COUNCIL_VOTE
public static final NationShard ECONOMY_SECTORS
public static final NationShard POPULATION_DESCRIPTION
public static final NationShard AVERAGE_INCOME_TAX_RATE
public static final NationShard CAN_RECEIVE_RECRUITMENT_TELEGRAMS
public static final NationShard CAN_RECEIVE_CAMPAIGN_TELEGRAMS
public static final NationShard GOVERNMENT_TYPE
public static final NationShard WORLD_ASSEMBLY_STATUS
public static final NationShard WORLD_CENSUS_RANK
public static final NationShard ZOMBIE_INFO
public static NationShard[] values()
for (NationShard c : NationShard.values()) System.out.println(c);
public static NationShard valueOf(String name)
name - the name of the enum constant to be returned.IllegalArgumentException - if this enum type has no constant with the specified nameNullPointerException - if the argument is nullCopyright © 2017. All rights reserved.