Uses of Class
overit.geocallapp.utilities.datatype.json.JsonMapper
Packages that use JsonMapper
Package
Description
-
Uses of JsonMapper in overit.geocallapp.utilities.datatype.json
Subclasses of JsonMapper in overit.geocallapp.utilities.datatype.jsonMethods in overit.geocallapp.utilities.datatype.json that return JsonMapperModifier and TypeMethodDescriptionstatic JsonMapperJsonMapper.get(Class<? extends JsonMapper> mapperClass) Method parameters in overit.geocallapp.utilities.datatype.json with type arguments of type JsonMapperModifier and TypeMethodDescriptionstatic JsonMapperJsonMapper.get(Class<? extends JsonMapper> mapperClass) -
Uses of JsonMapper in overit.geocallapp.wfm.core.bl.mobilecard.card.utils
Subclasses of JsonMapper in overit.geocallapp.wfm.core.bl.mobilecard.card.utilsModifier and TypeClassDescriptionclassThe Class that defines the mobile card json mapper. -
Uses of JsonMapper in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.tooltip.utils
Subclasses of JsonMapper in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.tooltip.utilsModifier and TypeClassDescriptionclassThe Class that defines the tooltip configuration json mapper. -
Uses of JsonMapper in overit.geocallapp.wfm.mobileforms.bl.utils
Subclasses of JsonMapper in overit.geocallapp.wfm.mobileforms.bl.utilsModifier and TypeClassDescriptionclassThe Class that defines the data collection json mapper.