Uses of Class
com.maplander.backend.model.geopolitical.ColonyUnique
Packages that use ColonyUnique
-
Uses of ColonyUnique in com.maplander.backend.controller.endpoint.common
Methods in com.maplander.backend.controller.endpoint.common that return types with arguments of type ColonyUniqueModifier and TypeMethodDescriptionUtilsEndpoint.filterUrlFirgumOffice
(String url) UtilsEndpoint.getColoniesByPostalCode
(String postalCode) -
Uses of ColonyUnique in com.maplander.backend.utils
Methods in com.maplander.backend.utils that return types with arguments of type ColonyUniqueModifier and TypeMethodDescriptionstatic List
<ColonyUnique> BQ_Util_OldOPI.ListColoniesByPostalCode
(String postalCode) static List
<ColonyUnique> BQ_Util_OldOPI.listColoniesByUrl
(String url)