Modifier and Type | Class and Description |
---|---|
class |
Build
Represents a game build number as returned by
/v1/build.
|
class |
GameAssetFile
Represents an in-game asset file as returned by
/v1/files.
|
class |
Guild
Represents guild details as returned by
/v1/guild_details.
|
class |
GuildEmblem
Represents a guild's in-game emblem as returned by
/v1/guild_details.
|
class |
GwApiError
Represents the error object returned from the Guild Wars 2 API when an
invalid parameter is passed to a method.
|
class |
Task
Represents a "Heart Renown" quest.
|
class |
WorldName
Represents a game world name as returned by
/v1/world_names.
|
class |
WorldNamesList
Represents a list of game
WorldName s as
returned by
/v1/world_names. |
Modifier and Type | Class and Description |
---|---|
class |
Color
Represents a color as returned by
/v1/colors.json.
|
class |
MaterialColor
Represents an
Color after it has
been applied to an in-game material ("cloth", "leather", or "metal"). |
Modifier and Type | Class and Description |
---|---|
class |
Ingredient
Represents an in-game crafting ingredient.
|
class |
Recipe
Represents an in-game crafting recipe as is returned by
/v1/recipe_details.
|
class |
RecipesList
Represents a list of
Recipe
identifiers as is returned by
/v1/recipes. |
Modifier and Type | Class and Description |
---|---|
class |
Event
Represents an event object as returned by the
/v1/event_details
API method.
|
class |
EventCenterCoordinate
Represents a three-dimensional point in game space that is the center point
of an
Event . |
class |
EventCylinderLocation
|
class |
EventDetails
Provides a model for
/v1/event_details.json . |
class |
EventLocation
A generic implementation of
EventLocation
to be used during deserialization and serialization. |
class |
EventName
Represents an event name as returned by the
/v1/event_names
API method.
|
class |
EventNamesList
Represents the list of
EventName s as
returned by
/v1/event_names. |
class |
EventPolyLocation
|
class |
EventSphereLocation
|
interface |
Location
|
class |
Point
Represents an (x,y) coordinate in the xy-plane.
|
class |
Range
Represents a pair of numbers that define a range in the z-plane.
|
class |
WorldEventsStatusList
Models the result of
/v1/events.json . |
class |
WorldEventStatus
Represents an
Event status as
returned by
/v1/events. |
Modifier and Type | Class and Description |
---|---|
class |
Continent
Represents the details of an in-game continent.
|
class |
Continents
Represents a list of
Continent s
as returned by
/v1/continents. |
class |
Floor
Represents an in-game map floor as returned by
/v1/map_floor.
|
class |
FloorMap
Represents a map as is returned by
/v1/map_floor.
|
class |
FloorMapList
|
class |
Map
Represents the details of a game map as returned by
/v1/maps.
|
class |
MapCoordinate
Represents an (x,y) coordinate in a cartesian plane.
|
class |
MapName
Represents a map name as returned by
/v1/map_names.
|
class |
MapNamesList
Represents a list of
MapName s as
returned by
/v1/map_names. |
class |
MapRectangle
Represents a set of
MapCoordinate s. |
class |
MapsList
|
class |
PointOfInterest
Represents an in-game point of interest location.
|
class |
Region
Represents a game region as returned by
/v1/map_floor.
|
class |
RegionList
|
class |
Sector
Represents a sub-region of a
FloorMap . |
class |
SkillChallenge
Represents the location of a skill point challenge for use by
FloorMap . |
Modifier and Type | Class and Description |
---|---|
class |
ArmorItemProperties
Represents the properties that are specific to an in-game armor item.
|
class |
BagItem
Represents and in-game item that is a bag.
|
class |
BagItemProperties
Represents item properties specific to
BagItem s. |
class |
ConsumableItem
Represents and in-game item that is consumable.
|
class |
ConsumableItemProperties
Represents a set of properties that are specific to a
ConsumableItem . |
class |
ContainerItem
Represents and in-game item that is a container.
|
class |
ContainerItemProperties
Represents properties that are specific to a
ContainerItem . |
class |
CraftingMaterialItem
Represents and in-game item that is a crafting material.
|
class |
GenericItem
See
Item . |
class |
GizmoItem
Represents and in-game item that is a gizmo.
|
class |
GizmoItemProperties
Represents properties that are specific to a
GizmoItem . |
interface |
Item
Represents details of an in-game item as is returned by
/v1/item_details.
|
class |
ItemIdList
Represents a list of item identifiers as returned by
/v1/items.
|
class |
MiniPetItem
Represents and in-game item that is a mini-pet.
|
class |
TrinketItem
Represents and in-game item that is a trinket.
|
class |
TrinketItemProperties
Represents and in-game item that is a trinket.
|
class |
TrophyItem
Represents and in-game item that is a trophy.
|
class |
UpgradeAttribute
Represents an
InfixUpgrade attribute. |
class |
UpgradeBuff
Represents an
InfixUpgrade buff
property. |
class |
UpgradeComponentItem
Represents and in-game item that is an upgrade component.
|
class |
UpgradeComponentItemProperties
Represents properties specific to an
UpgradeComponentItem . |
class |
WeaponItem
Represents and in-game item that is a weapon.
|
class |
WeaponItemProperties
Represents a set of properties that are specific to a
WeaponItem . |
Modifier and Type | Class and Description |
---|---|
class |
BloodlustBonus
Represents the Borderlands Bloodlust bonus for World vs World.
|
class |
BlueHomeMap |
interface |
Bonus
Represents a World vs World bonus.
|
class |
EternalBattleGroundsMap |
class |
GreenHomeMap |
class |
MatchDetails
Represents World vs World match details as is returned by
/v1/wvw/match_details.
|
class |
MatchesList
Represents a list of World vs World matches as is returned by
/v1/wvw/matches.
|
class |
MatchInfo
Represents a match information object as returned by
/v1/wvw/matches.
|
class |
MatchScores
Represents World vs World match scores as returned by
/v1/wvw/match_details.
|
class |
Objective
Represents an in-game World vs World objective.
|
class |
ObjectiveName
Represents a World vs World
Objective
name as is returned by
/v1/wvw/objective_names. |
class |
ObjectiveNamesList
Represents a list of
ObjectiveName s as
is returned by
/v1/wvw/objective_names. |
class |
RedHomeMap |
interface |
WvwMap
Represents the status of a World vs World map as returned by
/v1/wvw/match_details.
|
Modifier and Type | Class and Description |
---|---|
class |
ColorsListDeserializer |
class |
ContinentsDeserializer |
class |
EventDetailsDeserializer |
class |
ItemDeserializer |
class |
MapsListDeserializer |
class |
RecipesListDeserializer |
class |
WorldEventStatusListDeserializer |
Modifier and Type | Class and Description |
---|---|
class |
ColorsListSerializer |
class |
ContinentsSerializer |
class |
ItemIdListSerializer |
class |
ItemSerializer |
class |
MapsListSerializer |
Copyright © 2014. All Rights Reserved.