public class WxCpMenuGsonAdapter extends WxMenuGsonAdapter
企业号菜单json转换适配器 Created by Binary Wang on 2017-6-25.
| 构造器和说明 | 
|---|
| WxCpMenuGsonAdapter() | 
| 限定符和类型 | 方法和说明 | 
|---|---|
| WxMenu | deserialize(com.google.gson.JsonElement json,
           Type typeOfT,
           com.google.gson.JsonDeserializationContext context) | 
buildMenuFromJson, convertFromJson, convertToJson, convertToJson, serializepublic WxMenu deserialize(com.google.gson.JsonElement json, Type typeOfT, com.google.gson.JsonDeserializationContext context) throws com.google.gson.JsonParseException
deserialize 在接口中 com.google.gson.JsonDeserializer<WxMenu>deserialize 在类中 WxMenuGsonAdaptercom.google.gson.JsonParseExceptionCopyright © 2024. All rights reserved.