JSON: Property 'xxx' has no getter method的解决办法

在使用JSONArray.fromObject时候出现JSONException:Property 'xxx' has no getter method。

解决办法:设置bean为public属性即可。

posted @ 2016-06-17 11:44  BigBang92  阅读(1175)  评论(0编辑  收藏  举报