public enum EDialogType extends java.lang.Enum<EDialogType>
| Enum Constant | Description |
|---|---|
ARMORY_HAND_WEAPONS |
Hand weapon dialog
|
ARMORY_SHIP_WEAPONS |
Ship weapons dialog
|
CHURCH_EXTENSION |
Donate something toward the extension of the church.
|
CHURCH_FEED |
Feeding the poor.
|
CHURCH_GIFT |
Donate a gift to the church.
|
CHURCH_PRAY |
Pray in the church.
|
CITY_HALL_ALDERMAN_OFFICE |
Aldermans office
|
CITY_HALL_CITY_WALL |
City wall building
|
CITY_HALL_HANSEATIC_INFO |
Hanseatic information
|
CITY_HALL_MEETING_ROOM |
Meeting room
|
CITY_HALL_NOTICE |
Public notice in the city hall
|
CITY_HALL_OUTRIGGER |
Outrigger notice in the city hall
|
CITY_HALL_TOWN_INFO |
Town information
|
CITY_HALL_TREASURY |
City treasury
|
CITY_HISTORY |
History dialog of the current city
|
GUILD_AUCTION |
Auction of buildings and ships
|
GUILD_JOIN |
Join the guild
|
GUILD_MEDITERREAN |
Trading spots in the mediterrean
|
GUILD_MEMBERS |
List of guild members
|
GUILD_TRADE_AGREEMENT |
Trading agreements in the mediterrean
|
LEAVE_CONVOY |
Join or leave a convoy
|
LOANER_GIVE |
Give a loan
|
LOANER_LIST |
List given loans
|
LOANER_REPAY |
Repay a loan
|
LOANER_TAKE |
Take a loan
|
MB_CONSUMPTION_PRODUCTION |
Market booth consumtion and production
|
MB_STOCK_PRICES |
Market booth stock and prices
|
PORT_CITY_TO_SHIP |
Trade between city and ship
|
PORT_CITY_TO_STORAGE |
Trade wares between storage and city
|
PORT_STORAGE_TO_SHIP |
Move wares between storage and ship
|
PORT_WEAPON |
Weapons transfer to the ship
|
SHIP_CONVOY |
Create or dissolve convoy
|
SHIP_INFO |
Ship information.
|
SHIPYARD_CONSTRUCTION |
Build a new ship
|
SHIPYARD_CONSTRUCTION_LIST |
Display the construction list
|
SHIPYARD_RENAME |
Rename a ship.
|
SHIPYARD_REPAIR |
Repair a ship
|
SHIPYARD_REPAIR_LIST |
Display the repair list
|
SHIPYARD_UPGRADE |
Upgrade a ship.
|
TAVERN_BURGLAR |
Burglar
|
TAVERN_BUYER |
Ware buyer in the tavern
|
TAVERN_CAPTAIN |
Captain sitting in the tavern
|
TAVERN_CONCURRENT |
Concurrent
|
TAVERN_COURIER |
Courier
|
TAVERN_ESCORTE |
Escorte
|
TAVERN_FUGATIVE |
Fugative
|
TAVERN_INFORMANT_1 |
Informant first dialog in the tavern
|
TAVERN_INFORMANT_2 |
Informant second dialog in the tavern
|
TAVERN_PATROL |
Patrol
|
TAVERN_PIRATE |
Pirate sitting in the tavern.
|
TAVERN_PIRATE_HUNTER |
Owner of a map with a pirate nest
|
TAVERN_SAILORS |
Sailor hiring in the tavern
|
TAVERN_SIDE_ROOM |
Enter side room in tavern
|
TAVERN_SMUGGLER |
Smuggler
|
TAVERN_TRADER |
Local trader selling wares from the city
|
TAVERN_TRANSPORT_TRADER |
Remote trading
|
TAVERN_TRAVELER |
Traveler sitting in the tavern.
|
TAVERN_TREASUREMAP_OWNER |
Owner of a treasuremap part
|
TAVERN_WAREHOUSE_TENANT |
Warehouse tenant
|
TAVERN_WEAPONS_DEALER |
Weapons dealer in the tavern
|
TO_BALANCE |
Trading office balance sheet
|
TO_CONSUMPTION_PRODUCTION |
Trading office consumtion and production
|
TO_OFFICE_TRADING |
Trading office automatic trading
|
TO_PERSONAL |
Trading office personal data
|
TO_WAREHOUSES |
Trading office ware houses
|
TO_WEAPONS |
Trading office weapons
|
| Modifier and Type | Method | Description |
|---|---|---|
static EDialogType |
valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static EDialogType[] |
values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final EDialogType TO_BALANCE
public static final EDialogType TO_PERSONAL
public static final EDialogType TO_CONSUMPTION_PRODUCTION
public static final EDialogType TO_WAREHOUSES
public static final EDialogType TO_OFFICE_TRADING
public static final EDialogType TO_WEAPONS
public static final EDialogType MB_STOCK_PRICES
public static final EDialogType MB_CONSUMPTION_PRODUCTION
public static final EDialogType TAVERN_BUYER
public static final EDialogType TAVERN_SAILORS
public static final EDialogType TAVERN_WEAPONS_DEALER
public static final EDialogType TAVERN_INFORMANT_1
public static final EDialogType TAVERN_INFORMANT_2
public static final EDialogType TAVERN_CAPTAIN
public static final EDialogType TAVERN_PIRATE
public static final EDialogType TAVERN_TRAVELER
public static final EDialogType TAVERN_SIDE_ROOM
public static final EDialogType TAVERN_COURIER
public static final EDialogType TAVERN_TRANSPORT_TRADER
public static final EDialogType TAVERN_ESCORTE
public static final EDialogType TAVERN_FUGATIVE
public static final EDialogType TAVERN_PATROL
public static final EDialogType TAVERN_BURGLAR
public static final EDialogType TAVERN_CONCURRENT
public static final EDialogType TAVERN_PIRATE_HUNTER
public static final EDialogType TAVERN_WAREHOUSE_TENANT
public static final EDialogType TAVERN_SMUGGLER
public static final EDialogType TAVERN_TREASUREMAP_OWNER
public static final EDialogType TAVERN_TRADER
public static final EDialogType SHIPYARD_CONSTRUCTION
public static final EDialogType SHIPYARD_REPAIR
public static final EDialogType SHIPYARD_RENAME
public static final EDialogType SHIPYARD_CONSTRUCTION_LIST
public static final EDialogType SHIPYARD_REPAIR_LIST
public static final EDialogType SHIPYARD_UPGRADE
public static final EDialogType ARMORY_HAND_WEAPONS
public static final EDialogType ARMORY_SHIP_WEAPONS
public static final EDialogType LOANER_TAKE
public static final EDialogType LOANER_GIVE
public static final EDialogType LOANER_REPAY
public static final EDialogType LOANER_LIST
public static final EDialogType CITY_HALL_NOTICE
public static final EDialogType CITY_HALL_OUTRIGGER
public static final EDialogType CITY_HALL_TOWN_INFO
public static final EDialogType CITY_HALL_TREASURY
public static final EDialogType CITY_HALL_HANSEATIC_INFO
public static final EDialogType CITY_HALL_ALDERMAN_OFFICE
public static final EDialogType CITY_HALL_MEETING_ROOM
public static final EDialogType CITY_HALL_CITY_WALL
public static final EDialogType CHURCH_FEED
public static final EDialogType CHURCH_GIFT
public static final EDialogType CHURCH_EXTENSION
public static final EDialogType CHURCH_PRAY
public static final EDialogType CITY_HISTORY
public static final EDialogType PORT_CITY_TO_SHIP
public static final EDialogType PORT_STORAGE_TO_SHIP
public static final EDialogType PORT_CITY_TO_STORAGE
public static final EDialogType PORT_WEAPON
public static final EDialogType SHIP_CONVOY
public static final EDialogType LEAVE_CONVOY
public static final EDialogType GUILD_JOIN
public static final EDialogType GUILD_MEMBERS
public static final EDialogType GUILD_AUCTION
public static final EDialogType GUILD_MEDITERREAN
public static final EDialogType GUILD_TRADE_AGREEMENT
public static final EDialogType SHIP_INFO
public static EDialogType[] values()
for (EDialogType c : EDialogType.values()) System.out.println(c);
public static EDialogType valueOf(java.lang.String name)
name - the name of the enum constant to be returned.java.lang.IllegalArgumentException - if this enum type has no constant with the specified namejava.lang.NullPointerException - if the argument is nullCopyright © 2011-2018 Sahits GmbH. All Rights Reserved.