Uses of Enum Class
nl.b3p.tailormap.api.persistence.json.GeoServiceProtocol
Packages that use GeoServiceProtocol
Package
Description
-
Uses of GeoServiceProtocol in nl.b3p.tailormap.api.persistence
Methods in nl.b3p.tailormap.api.persistence that return GeoServiceProtocolMethods in nl.b3p.tailormap.api.persistence with parameters of type GeoServiceProtocol -
Uses of GeoServiceProtocol in nl.b3p.tailormap.api.persistence.json
Methods in nl.b3p.tailormap.api.persistence.json that return GeoServiceProtocolModifier and TypeMethodDescriptionstatic GeoServiceProtocolstatic GeoServiceProtocolReturns the enum constant of this class with the specified name.static GeoServiceProtocol[]GeoServiceProtocol.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of GeoServiceProtocol in nl.b3p.tailormap.api.persistence.projections
Methods in nl.b3p.tailormap.api.persistence.projections that return GeoServiceProtocol -
Uses of GeoServiceProtocol in nl.b3p.tailormap.api.viewer.model
Methods in nl.b3p.tailormap.api.viewer.model that return GeoServiceProtocolModifier and TypeMethodDescription@NotNull @Valid GeoServiceProtocolService.getProtocol()Get protocolMethods in nl.b3p.tailormap.api.viewer.model with parameters of type GeoServiceProtocolModifier and TypeMethodDescriptionService.protocol(GeoServiceProtocol protocol) voidService.setProtocol(GeoServiceProtocol protocol)