Uses of Enum Class
nl.b3p.tailormap.api.persistence.json.GeoServiceSettings.ServerTypeEnum
Packages that use GeoServiceSettings.ServerTypeEnum
-
Uses of GeoServiceSettings.ServerTypeEnum in nl.b3p.tailormap.api.persistence.json
Methods in nl.b3p.tailormap.api.persistence.json that return GeoServiceSettings.ServerTypeEnumModifier and TypeMethodDescriptionGeoServiceSettings.getServerType()Server type to use for vendor-specific capabilities (high DPI, legends, etc.)Returns the enum constant of this class with the specified name.static GeoServiceSettings.ServerTypeEnum[]GeoServiceSettings.ServerTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in nl.b3p.tailormap.api.persistence.json with parameters of type GeoServiceSettings.ServerTypeEnumModifier and TypeMethodDescriptionGeoServiceSettings.serverType(GeoServiceSettings.ServerTypeEnum serverType) voidGeoServiceSettings.setServerType(GeoServiceSettings.ServerTypeEnum serverType)