Class CodeValueDataIdSerializer
java.lang.Object
org.apache.fineract.infrastructure.bulkimport.importhandler.helper.CodeValueDataIdSerializer
- All Implemented Interfaces:
com.google.gson.JsonSerializer<org.apache.fineract.infrastructure.codes.data.CodeValueData>
public class CodeValueDataIdSerializer
extends Object
implements com.google.gson.JsonSerializer<org.apache.fineract.infrastructure.codes.data.CodeValueData>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CodeValueDataIdSerializer
public CodeValueDataIdSerializer()
-
-
Method Details
-
serialize
public com.google.gson.JsonElement serialize(org.apache.fineract.infrastructure.codes.data.CodeValueData src, Type typeOfSrc, com.google.gson.JsonSerializationContext context) - Specified by:
serializein interfacecom.google.gson.JsonSerializer<org.apache.fineract.infrastructure.codes.data.CodeValueData>
-