Class MobileCardJsonMapper
java.lang.Object
overit.geocallapp.utilities.datatype.json.JsonMapper
overit.geocallapp.wfm.core.bl.mobilecard.card.utils.MobileCardJsonMapper
The Class that defines the mobile card json mapper.
- Since:
- 13.0
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class overit.geocallapp.utilities.datatype.json.JsonMapper
get, getMapper, prettyPrint, read, read, write, writePretty
-
Constructor Details
-
MobileCardJsonMapper
public MobileCardJsonMapper()
-
-
Method Details
-
initMapper
Initializes the mapper.- Specified by:
initMapperin classJsonMapper- Returns:
- the object mapper
-