Uses of Class
nl.b3p.tailormap.api.persistence.json.TMServiceCaps
-
Packages that use TMServiceCaps Package Description nl.b3p.tailormap.api.persistence nl.b3p.tailormap.api.persistence.json -
-
Uses of TMServiceCaps in nl.b3p.tailormap.api.persistence
Methods in nl.b3p.tailormap.api.persistence that return TMServiceCaps Modifier and Type Method Description TMServiceCapsGeoService. getServiceCapabilities()TMServiceCapsTMFeatureSource. getServiceCapabilities()Methods in nl.b3p.tailormap.api.persistence with parameters of type TMServiceCaps Modifier and Type Method Description GeoServiceGeoService. setServiceCapabilities(TMServiceCaps serviceCapabilities)TMFeatureSourceTMFeatureSource. setServiceCapabilities(TMServiceCaps serviceCapabilities) -
Uses of TMServiceCaps in nl.b3p.tailormap.api.persistence.json
Methods in nl.b3p.tailormap.api.persistence.json that return TMServiceCaps Modifier and Type Method Description TMServiceCapsTMServiceCaps. capabilities(TMServiceCapsCapabilities capabilities)TMServiceCapsTMServiceCaps. corsAllowOrigin(String corsAllowOrigin)TMServiceCapsTMServiceCaps. serviceInfo(TMServiceInfo serviceInfo)
-