Uses of Class
com.maplander.backend.model.manage.complex.OfficeLiteMap
Packages that use OfficeLiteMap
Package
Description
-
Uses of OfficeLiteMap in com.maplander.backend.controller.endpoint.firgum
Methods in com.maplander.backend.controller.endpoint.firgum that return types with arguments of type OfficeLiteMapModifier and TypeMethodDescriptionFirgumEndpoint.queryOfficeLiteMap
(String state, String municipality, String colony) FirgumEndpoint.queryOfficeLiteMapPagedBQ
(String state, String municipality, String colony, Integer limit, Integer cursor) -
Uses of OfficeLiteMap in com.maplander.backend.model.manage.whatsAppBot
Methods in com.maplander.backend.model.manage.whatsAppBot that return types with arguments of type OfficeLiteMapMethod parameters in com.maplander.backend.model.manage.whatsAppBot with type arguments of type OfficeLiteMapModifier and TypeMethodDescriptionvoid
UserWhatsApp.setOfficeLite
(List<OfficeLiteMap> officeLite) void
UserWhatsAppRV.setOfficeLite
(List<OfficeLiteMap> officeLite) -
Uses of OfficeLiteMap in com.maplander.backend.utils
Methods in com.maplander.backend.utils that return types with arguments of type OfficeLiteMapModifier and TypeMethodDescriptionstatic List
<OfficeLiteMap> BQ_Util_OldOPI.officeLiteMapQuery
(String s)