Bean

/%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%/Bean

package com.bwei.fengkai.fragment.bean;




import java.util.List;


public class Bean {




    /**
     * stories : [{"type":0,"id":8362197,"title":"更多设计内容,都在读读日报里"},{"images":["http://pic4.zhimg.com/b22d557844dc326b09ed8ccf4c7633b3.jpg"],"type":0,"id":7809160,"title":"如果你有个朋友想在几小时内学会用 AI,你可以把这转给他"},{"images":["http://pic1.zhimg.com/7715929756d5dbc4969d75e216dcd73c.jpg"],"type":2,"id":8346038,"title":"Coldplay的新单曲MV没有看过瘾怎么办?"},{"images":["http://pic1.zhimg.com/c4087e649670ea00f17e07b79bc53e8c.jpg"],"type":0,"id":8292706,"title":"一觉醒来 Instagram 变了样,第一眼有点接受不了"},{"images":["http://pic2.zhimg.com/d61103a6b81c78650e260d7b0c59dee5.jpg"],"type":2,"id":8270506,"title":"回顾无印良品12年之间做过的广告 |  无印良品vol.2"},{"images":["http://pic4.zhimg.com/e61cfe33bb9a099b5a9faed710ff0fef.jpg"],"type":2,"id":8270497,"title":"那些你在中国无印良品商店买不到的商品 |  无印良品vol.1"},{"images":["https://pic2.zhimg.com/633b7811055c3906d87c13124694ddb9_r.png"],"type":0,"id":8265861,"title":"「光之画家」Turner 取代经济学家,成为新版 20 英镑头像"},{"type":1,"id":8264539,"title":"身为一位高中生,我是这样完成校园海报的"},{"images":["http://pic1.zhimg.com/63a900d65e384902edd2345f0963d7dc.jpg"],"type":2,"id":8258189,"title":"一个卖手机壳的创业团队,为何要经历百般刁难后入驻 Apple Store?"},{"images":["http://pic4.zhimg.com/4450a81faa92d6013c3aed4d1a19ed73.jpg"],"type":2,"id":8254137,"title":"去过IKEA千百次的你,一定不知道在包装背后还有这些故事"},{"images":["http://pic1.zhimg.com/b59dd90d97f275ee3554666a811c0a48.jpg"],"type":1,"id":8231029,"title":"好作品好在何处?2016 iF 平面设计金奖精选赏析"},{"images":["http://pic3.zhimg.com/479265a0313e2f0b9e0e9693d712d202.jpg"],"type":2,"id":8216566,"title":"三宅一生没让他火,2020东京奥运会Logo让他笑到了最后"},{"images":["http://pic4.zhimg.com/880bca1181e9e685a7acd83f6b0813bb.jpg"],"type":2,"id":8211397,"title":"为什么在这个连手机都能做设计的时代,我们还推荐这部关于手工平面设计的纪录片?"},{"images":["https://pic1.zhimg.com/76af59c95f6530ebfe568964cece26a8_r.png"],"type":0,"id":8207739,"title":"当二次元遇上性冷淡:Nendo 的不惊叹无设计"},{"images":["http://pic4.zhimg.com/59a2c31285853571c547b704b7575acb.jpg"],"type":2,"id":8192372,"title":"我怎么给 Apple 写文案?(三)"},{"images":["http://pic4.zhimg.com/a19d993850cf1e000a2c279a755709eb.jpg"],"type":2,"id":8192367,"title":"我怎么给 Apple 写文案?(二)"},{"images":["http://pic2.zhimg.com/363e75a5cdee8e8ed6ad225b4de6c90d.jpg"],"type":2,"id":8186252,"title":"我怎么给 Apple 写文案?(一)"},{"images":["http://pic2.zhimg.com/13974285495b8a66f52ce2f8c9efa3a9.jpg"],"type":2,"id":8186233,"title":"当建筑师为喵星人设计豪宅"}]
     * description : 好设计需要打磨和研习,我们分享灵感和路径
     * background : http://p3.zhimg.com/ff/15/ff150eef63a48f0d1dafb77e62610a9f.jpg
     * color : 62140
     * name : 设计日报
     * image : https://pic4.zhimg.com/98dd8dcec0186ffba8d8e298255765e7.jpg
     * editors : [{"url":"http://www.zhihu.com/people/starose","bio":"产品设计师 @华兴资本","id":56,"avatar":"http://pic4.zhimg.com/de2ab67cf_m.jpg","name":"星玫"},{"url":"http://www.zhihu.com/people/fanxtastic","bio":"PhD Researcher in Design","id":22,"avatar":"http://pic2.zhimg.com/e19f362d5_m.jpg","name":"Fanxtastic"}]
     * image_source :
     */


    private String description;
    private String background;
    private int color;
    private String name;
    private String image;
    private String image_source;
    private List<StoriesBean> stories;
    private List<EditorsBean> editors;


    public String getDescription() {
        return description;
    }


    public void setDescription(String description) {
        this.description = description;
    }


    public String getBackground() {
        return background;
    }


    public void setBackground(String background) {
        this.background = background;
    }


    public int getColor() {
        return color;
    }


    public void setColor(int color) {
        this.color = color;
    }


    public String getName() {
        return name;
    }


    public void setName(String name) {
        this.name = name;
    }


    public String getImage() {
        return image;
    }


    public void setImage(String image) {
        this.image = image;
    }


    public String getImage_source() {
        return image_source;
    }


    public void setImage_source(String image_source) {
        this.image_source = image_source;
    }


    public List<StoriesBean> getStories() {
        return stories;
    }


    public void setStories(List<StoriesBean> stories) {
        this.stories = stories;
    }


    public List<EditorsBean> getEditors() {
        return editors;
    }


    public void setEditors(List<EditorsBean> editors) {
        this.editors = editors;
    }


    public static class StoriesBean {
        /**
         * type : 0
         * id : 8362197
         * title : 更多设计内容,都在读读日报里
         * images : ["http://pic4.zhimg.com/b22d557844dc326b09ed8ccf4c7633b3.jpg"]
         */


        private int type;
        private int id;
        private String title;
        private List<String> images;


        public int getType() {
            return type;
        }


        public void setType(int type) {
            this.type = type;
        }


        public int getId() {
            return id;
        }


        public void setId(int id) {
            this.id = id;
        }


        public String getTitle() {
            return title;
        }


        public void setTitle(String title) {
            this.title = title;
        }


        public List<String> getImages() {
            return images;
        }


        public void setImages(List<String> images) {
            this.images = images;
        }
    }


    public static class EditorsBean {
        /**
         * url : http://www.zhihu.com/people/starose
         * bio : 产品设计师 @华兴资本
         * id : 56
         * avatar : http://pic4.zhimg.com/de2ab67cf_m.jpg
         * name : 星玫
         */


        private String url;
        private String bio;
        private int id;
        private String avatar;
        private String name;


        public String getUrl() {
            return url;
        }


        public void setUrl(String url) {
            this.url = url;
        }


        public String getBio() {
            return bio;
        }


        public void setBio(String bio) {
            this.bio = bio;
        }


        public int getId() {
            return id;
        }


        public void setId(int id) {
            this.id = id;
        }


        public String getAvatar() {
            return avatar;
        }


        public void setAvatar(String avatar) {
            this.avatar = avatar;
        }


        public String getName() {
            return name;
        }


        public void setName(String name) {
            this.name = name;
        }
    }
}

/&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&/Bean3

package com.bwei.fengkai.fragment.bean;




import java.util.List;


public class Bean3 {


    /**
     * data : [{"news_id":"13811","news_summary":"6月17\u201420日,\u201c2016成都深港澳台嘉年华会\u201d(简称嘉年华会)将在成都世纪城国际会展中心举办。其主办方励展华博借力旗","news_title":"深港澳台千里连线,嘉年华会今夏入川","pic_url":"http://f.expoon.com/sub/news/2016/01/21/887844_230x162_0.jpg"},{"news_id":"13810","news_summary":"来自前不久举行的温州国际汽车展览会第一次新闻发布会的消息, 2016第14届温州国际汽车展览会定于4月7-10日在温州国","news_title":"第14届温州国际汽车展4月举行 设9大主题展馆","pic_url":"http://f.expoon.com/sub/news/2016/01/21/580828_230x162_0.jpg"},{"news_id":"13808","news_summary":"第十二届中国(南安)国际水暖泵阀交易会将于2月10日至12日(即农历正月初三至初五)在成功国际会展中心拉开帷幕。","news_title":"第十二届中国(南安)国际水暖泵阀交易会 四大亮点","pic_url":"http://f.expoon.com/sub/news/2016/01/21/745921_230x162_0.jpg"},{"news_id":"13805","news_summary":"2016上海国际专业灯光音响展即日起全面启动,海内外高端演艺设备商贸平台,商机无限,一触即发。6大洲,80个国家,25,","news_title":"2016上海灯光音响展 商机无限,一触即发","pic_url":"http://f.expoon.com/sub/news/2016/01/21/158040_230x162_0.jpg"},{"news_id":"13804","news_summary":"2016年,\u201c第四届南京国际佛事文化用品展览会\u201d将于5月26-29日在南京国际展览中心举办。","news_title":"第四届南京国际佛事展5月举行","pic_url":"http://f.expoon.com/sub/news/2016/01/21/865222_230x162_0.jpg"},{"news_id":"13802","news_summary":"2016年第三届上海国际牛仔服装博览会将于4月19-21日再次璀璨再现上海世博展览馆,共同探讨牛仔流行趋势,诠释牛仔文化","news_title":"上海国际牛仔服装博览会 拓展国际贸易大市场","pic_url":"http://f.expoon.com/sub/news/2016/01/20/370858_230x162_0.jpg"},{"news_id":"13800","news_summary":"由中国商业联合会、甘肃省商业联合会、兰州市商务局主办,甘肃省酒类商品管理局、兰州市城关区商务局、第十四届西安年货会组委会","news_title":"第三届兰州年货会在甘肃国际会展中心本月19日开幕","pic_url":"http://f.expoon.com/sub/news/2016/01/20/868385_230x162_0.jpg"},{"news_id":"13799","news_summary":"首届移动拍卖博览会已于2016年1月全面启动,由大咖拍卖主办,联合全国艺术机构共同打造拍卖艺术博览会主会场,近百场拍卖专","news_title":"首届移动拍卖艺术博览会启动","pic_url":"http://f.expoon.com/sub/news/2016/01/20/768695_230x162_0.jpg"},{"news_id":"13798","news_summary":"由武汉市贸促会、上海《理财周刊》社、湖北好博塔苏斯展览有限公司等单位联合发起的\u201c2016武汉金融理财投资博览会\u201d,将在武","news_title":"武汉金融理财投资博览会将在5月举办","pic_url":"http://f.expoon.com/sub/news/2016/01/20/512947_230x162_0.jpg"},{"news_id":"13796","news_summary":"2015年,沸点天下开创了微商行业第一个展会\u2014\u2014中国微商博览会,并于2015年成功举行两届,让微商展会从无到有,并且起了","news_title":"第三届中国微商博览会 3月底济南举办","pic_url":"http://f.expoon.com/sub/news/2016/01/20/348021_230x162_0.jpg"},{"news_id":"13793","news_summary":"\u201c2016年中国西部国际丝绸博览会\u201d最新确定于2016年5月11日至15日在南充举行。据悉,\u201c丝博会\u201d的会徽、会标及宣传","news_title":"2016中国西部国际丝绸博览会","pic_url":"http://f.expoon.com/sub/news/2016/01/19/113912_230x162_0.jpg"},{"news_id":"13792","news_summary":"由国家商务部重点支持、中国纺织品商业协会主办的第98届中国针棉织品交易会将于3月15日~17日绽放成都。作为中国国内针棉","news_title":"中国针棉织品交易会开拓\u201c西部市场\u201d","pic_url":"http://f.expoon.com/sub/news/2016/01/19/650175_230x162_0.jpg"},{"news_id":"13791","news_summary":"美丽乐山,生态宜居。今日,乐山市第二十届房地产展示交易会在该市中心城区乐山广场开幕,展会将持续到1月24日。","news_title":"乐山市第二十届房地产展示交易会开幕","pic_url":"http://f.expoon.com/sub/news/2016/01/19/321787_230x162_0.jpg"},{"news_id":"13790","news_summary":"由湖北省建筑防水协会联合湖南、河南、江西、安徽五省建筑防水协会主办\u201c2016第二届华中屋面与建筑防水技术展览会\u201d将于20","news_title":"2016华中屋面与建筑防水技术展3月即将开幕","pic_url":"http://f.expoon.com/sub/news/2016/01/19/376254_230x162_0.jpg"},{"news_id":"13789","news_summary":"近日,三亚旅游官方网从海南省\u201c首届海博会\u201d新闻发布会上获悉,海南省\u201c首届海博会\u201d将于2016年3月26日至4月1日在三亚","news_title":"2016海南国际旅游贸易博览会召开新闻发布会","pic_url":"http://f.expoon.com/sub/news/2016/01/19/958046_230x162_0.jpg"},{"news_id":"13788","news_summary":"\u201c2016阿里巴巴·贵州年货节\u201d的展销会及迎春庙会昨日启动。150多家餐饮商参与的美食节、近千个品种组成的年货展销会等,","news_title":"2016阿里巴巴·贵州年货节展销会开幕","pic_url":"http://f.expoon.com/sub/news/2016/01/19/371688_230x162_0.jpg"},{"news_id":"13787","news_summary":"据广州市政府获悉,经中国花卉协会和广州市政府批准,第二届中国盆栽花卉交易会将于本月28日至31日在广州花卉博览园举行。届","news_title":"第二届中国盆栽花卉交易会\u200b 本月28日开幕","pic_url":"http://f.expoon.com/sub/news/2016/01/18/687647_230x162_0.jpg"},{"news_id":"13786","news_summary":"\u201c视野、品质、融合是中国展览工程走向国际化的必由路径。\u201d北京逸格天骄国际展览有限公司副总经理李益日前在第二十二届国际(常","news_title":"李益:视野、品质、融合是展览工程国际化的必由路径","pic_url":"http://f.expoon.com/sub/news/2016/01/18/343556_230x162_0.jpg"},{"news_id":"13785","news_summary":"2016年1月14日,第八届中国(广州)国际集成住宅产业博览会暨2016亚太建筑科技论坛\u2014\u2014新闻发布会在广州馆隆重召开。","news_title":"第八届中国国际集成住宅产业博览会将于5月在广州举办","pic_url":"http://f.expoon.com/sub/news/2016/01/18/581830_230x162_0.jpg"},{"news_id":"13784","news_summary":"近日,丝绸之路(敦煌)国际文化博览会组委会第二次会议在兰召开。会议研究讨论了省直厅局一对一服务保障沿线省区市方案、文博会","news_title":"丝绸之路敦煌国际文化博览会筹备工作进展顺利","pic_url":"http://f.expoon.com/sub/news/2016/01/18/656693_230x162_0.jpg"}]
     * info : 获取内容成功
     * status : 1
     */


    private String info;
    private int status;
    private List<DataBean> data;


    public String getInfo() {
        return info;
    }


    public void setInfo(String info) {
        this.info = info;
    }


    public int getStatus() {
        return status;
    }


    public void setStatus(int status) {
        this.status = status;
    }


    public List<DataBean> getData() {
        return data;
    }


    public void setData(List<DataBean> data) {
        this.data = data;
    }


    public static class DataBean {
        /**
         * news_id : 13811
         * news_summary : 6月17—20日,“2016成都深港澳台嘉年华会”(简称嘉年华会)将在成都世纪城国际会展中心举办。其主办方励展华博借力旗
         * news_title : 深港澳台千里连线,嘉年华会今夏入川
         * pic_url : http://f.expoon.com/sub/news/2016/01/21/887844_230x162_0.jpg
         */


        private String news_id;
        private String news_summary;
        private String news_title;
        private String pic_url;


        public String getNews_id() {
            return news_id;
        }


        public void setNews_id(String news_id) {
            this.news_id = news_id;
        }


        public String getNews_summary() {
            return news_summary;
        }


        public void setNews_summary(String news_summary) {
            this.news_summary = news_summary;
        }


        public String getNews_title() {
            return news_title;
        }


        public void setNews_title(String news_title) {
            this.news_title = news_title;
        }


        public String getPic_url() {
            return pic_url;
        }


        public void setPic_url(String pic_url) {
            this.pic_url = pic_url;
        }
    }
}

/&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&/Bean4

package com.bwei.fengkai.fragment.bean;




import java.util.List;


public class Bean4 {




    /**
     * limit : 1000
     * subscribed : []
     * others : [{"color":15007,"thumbnail":"http://pic3.zhimg.com/0e71e90fd6be47630399d63c58beebfc.jpg","description":"了解自己和别人,了解彼此的欲望和局限。","id":13,"name":"日常心理学"},{"color":8307764,"thumbnail":"http://pic4.zhimg.com/2c38a96e84b5cc8331a901920a87ea71.jpg","description":"内容由知乎用户推荐,海纳主题百万,趣味上天入地","id":12,"name":"用户推荐日报"},{"color":14483535,"thumbnail":"http://pic3.zhimg.com/00eba01080138a5ac861d581a64ff9bd.jpg","description":"除了经典和新片,我们还关注技术和产业","id":3,"name":"电影日报"},{"color":8307764,"thumbnail":"http://pic4.zhimg.com/4aa8400ba46d3d46e34a9836744ea232.jpg","description":"为你发现最有趣的新鲜事,建议在 WiFi 下查看","id":11,"name":"不许无聊"},{"color":62140,"thumbnail":"http://p1.zhimg.com/d3/7b/d37b38d5c82b4345ccd7e50c4ae997da.jpg","description":"好设计需要打磨和研习,我们分享灵感和路径","id":4,"name":"设计日报"},{"color":1615359,"thumbnail":"http://pic4.zhimg.com/aa94e197491fb9c44d384c4747773810.jpg","description":"商业世界变化越来越快,就是这些家伙干的","id":5,"name":"大公司日报"},{"color":16031744,"thumbnail":"http://pic2.zhimg.com/f2e97ff073e5cf9e79c7ed498727ebd6.jpg","description":"从业者推荐的财经金融资讯","id":6,"name":"财经日报"},{"color":9699556,"thumbnail":"http://pic2.zhimg.com/98d7b4f8169c596efb6ee8487a30c8ee.jpg","description":"把黑客知识科普到你的面前","id":10,"name":"互联网安全"},{"color":59647,"thumbnail":"http://pic3.zhimg.com/2f214a4ca51855670668530f7d333fd8.jpg","description":"如果你喜欢游戏,就从这里开始","id":2,"name":"开始游戏"},{"color":1564695,"thumbnail":"http://pic4.zhimg.com/eac535117ed895983bd2721f35d6e8dc.jpg","description":"有音乐就很好","id":7,"name":"音乐日报"},{"color":6123007,"thumbnail":"http://pic1.zhimg.com/a0f97c523c64e749c700b2ddc96cfd7c.jpg","description":"用技术的眼睛仔细看懂每一部动画和漫画","id":9,"name":"动漫日报"},{"color":16046124,"thumbnail":"http://pic1.zhimg.com/bcf7d594f126e5ceb22691be32b2650a.jpg","description":"关注体育,不吵架。","id":8,"name":"体育日报"}]
     */


    private int limit;
    private List<?> subscribed;
    private List<OthersBean> others;


    public int getLimit() {
        return limit;
    }


    public void setLimit(int limit) {
        this.limit = limit;
    }


    public List<?> getSubscribed() {
        return subscribed;
    }


    public void setSubscribed(List<?> subscribed) {
        this.subscribed = subscribed;
    }


    public List<OthersBean> getOthers() {
        return others;
    }


    public void setOthers(List<OthersBean> others) {
        this.others = others;
    }


    public static class OthersBean {
        /**
         * color : 15007
         * thumbnail : http://pic3.zhimg.com/0e71e90fd6be47630399d63c58beebfc.jpg
         * description : 了解自己和别人,了解彼此的欲望和局限。
         * id : 13
         * name : 日常心理学
         */


        private int color;
        private String thumbnail;
        private String description;
        private int id;
        private String name;


        public int getColor() {
            return color;
        }


        public void setColor(int color) {
            this.color = color;
        }


        public String getThumbnail() {
            return thumbnail;
        }


        public void setThumbnail(String thumbnail) {
            this.thumbnail = thumbnail;
        }


        public String getDescription() {
            return description;
        }


        public void setDescription(String description) {
            this.description = description;
        }


        public int getId() {
            return id;
        }


        public void setId(int id) {
            this.id = id;
        }


        public String getName() {
            return name;
        }


        public void setName(String name) {
            this.name = name;
        }
    }
}



评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值