Uses of Enum
konquest.api.model.KonquestTerritoryType
Packages that use KonquestTerritoryType
Package
Description
The model package offers lower-level object interfaces that are managed by the managers.
-
Uses of KonquestTerritoryType in konquest.api.model
Methods in konquest.api.model that return KonquestTerritoryTypeModifier and TypeMethodDescriptionKonquestTerritory.getTerritoryType()Gets the territory type of this territory.static KonquestTerritoryTypeReturns the enum constant of this type with the specified name.static KonquestTerritoryType[]KonquestTerritoryType.values()Returns an array containing the constants of this enum type, in the order they are declared.