A C D E F G H I J L M N O P Q R S T U V W Y

A

accessToken(String) - Method in class com.belerweb.social.qq.connect.api.OAuth2
通过Authorization Code获取Access Token,此接口适用于PC网站。 从 QQConnect 从获取clientId,clientSecret,redirectUri,grantType为authorization_code
accessToken(String, String) - Method in class com.belerweb.social.qq.connect.api.OAuth2
通过Authorization Code获取Access Token,此接口适用于PC网站。 从 QQConnect 从获取clientId,clientSecret,grantType为authorization_code
accessToken(String, Boolean) - Method in class com.belerweb.social.qq.connect.api.OAuth2
通过Authorization Code获取Access Token 从 QQConnect 从获取clientId,clientSecret,redirectUri,grantType为authorization_code
accessToken(String, String, Boolean) - Method in class com.belerweb.social.qq.connect.api.OAuth2
通过Authorization Code获取Access Token 从 QQConnect 从获取clientId,clientSecret,grantType为authorization_code
accessToken(String, String, String, String, String, Boolean) - Method in class com.belerweb.social.qq.connect.api.OAuth2
通过Authorization Code获取Access Token 文档地址:http://wiki.connect.qq.com/使用authorization_code获取access_token
AccessToken - Class in com.belerweb.social.qq.connect.bean
 
AccessToken() - Constructor for class com.belerweb.social.qq.connect.bean.AccessToken
 
accessToken(String) - Method in class com.belerweb.social.weibo.api.OAuth2
Weibo 从获取clientId,clientSecret,grantType,redirectUri 使用 authorization_code
accessToken(String, String) - Method in class com.belerweb.social.weibo.api.OAuth2
Weibo 从获取clientId,clientSecret,grantType 使用 authorization_code
accessToken(String, String, String, String, String) - Method in class com.belerweb.social.weibo.api.OAuth2
OAuth2的access_token接口 文档地址:http://open.weibo.com/wiki/OAuth2/access_token
AccessToken - Class in com.belerweb.social.weibo.bean
 
AccessToken() - Constructor for class com.belerweb.social.weibo.bean.AccessToken
 
accessToken(String) - Method in class com.belerweb.social.weixin.api.OAuth2
通过code换取网页授权access_token。从Weixin中获取appId和secret。
accessToken(String, String, String) - Method in class com.belerweb.social.weixin.api.OAuth2
通过code换取网页授权access_token。grantType值为authorization_code。
accessToken(String, String, String, String) - Method in class com.belerweb.social.weixin.api.OAuth2
通过code换取网页授权access_token
AccessToken - Class in com.belerweb.social.weixin.bean
网页授权接口调用凭证
AccessToken() - Constructor for class com.belerweb.social.weixin.bean.AccessToken
 
addAlbum(String, String, String) - Method in class com.belerweb.social.qq.connect.api.QZone
登录用户创建一个公共相册。注:每个用户最多可创建10个相册。 文档地址:http://wiki.connect.qq.com/add_album
addAlbum(String, String, String, String, String, AlbumPrivilege, String, String) - Method in class com.belerweb.social.qq.connect.api.QZone
登录用户创建相册。注:每个用户最多可创建10个相册。 文档地址:http://wiki.connect.qq.com/add_album
addIdol(String, String, List<String>) - Method in class com.belerweb.social.qq.connect.api.QQConnect
收听腾讯微博上的用户。 文档地址:http://wiki.connect.qq.com/add_idol
addIdol(String, String, List<String>, List<String>) - Method in class com.belerweb.social.qq.connect.api.QQConnect
收听腾讯微博上的用户。 文档地址:http://wiki.connect.qq.com/add_idol
addIdol(String, String, String, List<String>, List<String>) - Method in class com.belerweb.social.qq.connect.api.QQConnect
收听腾讯微博上的用户。 文档地址:http://wiki.connect.qq.com/add_idol
addNotNullParameter(List<NameValuePair>, String, Object) - Method in class com.belerweb.social.SDK
 
addOneBlog(String, String, String, String) - Method in class com.belerweb.social.qq.connect.api.QQConnect
登录用户发表一篇新日志。 文档地址:http://wiki.connect.qq.com/add_one_blog
addOneBlog(String, String, String, String, String) - Method in class com.belerweb.social.qq.connect.api.QQConnect
登录用户发表一篇新日志。 文档地址:http://wiki.connect.qq.com/add_one_blog
addParameter(List<NameValuePair>, String, Object) - Method in class com.belerweb.social.SDK
 
addPicT(String, String, String, byte[]) - Method in class com.belerweb.social.qq.connect.api.QQConnect
上传一张图片,并发布一条消息到腾讯微博平台上。 文档地址:http://wiki.connect.qq.com/add_pic_t
addPicT(String, String, String, String, byte[]) - Method in class com.belerweb.social.qq.connect.api.QQConnect
上传一张图片,并发布一条消息到腾讯微博平台上。 文档地址:http://wiki.connect.qq.com/add_pic_t
addPicT(String, String, String, String, byte[], String, Double, Double, Boolean, Boolean) - Method in class com.belerweb.social.qq.connect.api.QQConnect
上传一张图片,并发布一条消息到腾讯微博平台上。 文档地址:http://wiki.connect.qq.com/add_pic_t
Address - Class in com.belerweb.social.qq.mail.bean
 
Address() - Constructor for class com.belerweb.social.qq.mail.bean.Address
 
addT(String, String, String) - Method in class com.belerweb.social.qq.connect.api.QQConnect
发表一条微博信息(纯文本)到腾讯微博平台上。注意连续两次发布的微博内容不可以重复。 文档地址:http://wiki.connect.qq.com/add_t
addT(String, String, String, String) - Method in class com.belerweb.social.qq.connect.api.QQConnect
发表一条微博信息(纯文本)到腾讯微博平台上。注意连续两次发布的微博内容不可以重复。 文档地址:http://wiki.connect.qq.com/add_t
addT(String, String, String, String, String, Double, Double, Boolean, Boolean) - Method in class com.belerweb.social.qq.connect.api.QQConnect
发表一条微博信息(纯文本)到腾讯微博平台上。注意连续两次发布的微博内容不可以重复。 文档地址:http://wiki.connect.qq.com/add_t
addTrueParameter(List<NameValuePair>, String, Boolean) - Method in class com.belerweb.social.SDK
 
addVariable(Variable) - Method in class com.belerweb.social.weixin.bean.Message
 
Album - Class in com.belerweb.social.qq.connect.bean
 
Album() - Constructor for class com.belerweb.social.qq.connect.bean.Album
 
AlbumPrivilege - Enum in com.belerweb.social.qq.connect.bean
 
ALL - Static variable in enum com.belerweb.social.qq.connect.bean.Scope
 
API - Class in com.belerweb.social
 
API(Weibo) - Constructor for class com.belerweb.social.API
 
API(Weixin) - Constructor for class com.belerweb.social.API
 
API(QQConnect) - Constructor for class com.belerweb.social.API
 
API(QQT) - Constructor for class com.belerweb.social.API
 
Article - Class in com.belerweb.social.weixin.bean
图文
Article() - Constructor for class com.belerweb.social.weixin.bean.Article
 
authorize() - Method in class com.belerweb.social.qq.connect.api.OAuth2
获取Authorization Code
authorize(String) - Method in class com.belerweb.social.qq.connect.api.OAuth2
获取Authorization Code
authorize(Boolean) - Method in class com.belerweb.social.qq.connect.api.OAuth2
获取Authorization Code 从 QQConnect 从获取clientId,redirectUri,responseType为code,state使用authorize,scope使用 Scope.ALL,其余参数默认
authorize(String, Boolean) - Method in class com.belerweb.social.qq.connect.api.OAuth2
获取Authorization Code 从 QQConnect 从获取clientId,responseType为code,state使用authorize,scope使用 Scope.ALL ,其余参数默认
authorize(String, String, String, String, Scope[], Display, Gut, Boolean) - Method in class com.belerweb.social.qq.connect.api.OAuth2
获取Authorization Code 文档地址:http://wiki.connect.qq.com/使用authorization_code获取access_token
authorize() - Method in class com.belerweb.social.qq.t.api.OAuth2
获取Authorization Code 从 QQT 从获取clientId,redirectUri,responseType为code ,其余参数默认
authorize(String) - Method in class com.belerweb.social.qq.t.api.OAuth2
获取Authorization Code 从 QQT 从获取clientId,responseType为code ,其余参数默认
authorize(String, String, String, String, String, Boolean) - Method in class com.belerweb.social.qq.t.api.OAuth2
获取Authorization Code 文档地址:http://wiki.t.qq.com/使用authorization_code获取access_token
authorize() - Method in class com.belerweb.social.weibo.api.OAuth2
OAuth2的authorize接口 从 Weibo 从获取clientId,redirectUri,scope 使用 Scope.ALL,其余参数默认
authorize(String) - Method in class com.belerweb.social.weibo.api.OAuth2
OAuth2的authorize接口 从 Weibo 从获取clientId,scope 使用 Scope.ALL,其余参数默认
authorize(String, String, Scope[], String, Display, Boolean, String) - Method in class com.belerweb.social.weibo.api.OAuth2
OAuth2的authorize接口 文档地址:http://open.weibo.com/wiki/Oauth2/authorize
authorize() - Method in class com.belerweb.social.weixin.api.OAuth2
获取Authorization Code 从 Weixin 从获取clientId,redirectUri,responseType为code ,其余参数默认
authorize(Boolean) - Method in class com.belerweb.social.weixin.api.OAuth2
获取Authorization Code 从 Weixin 从获取clientId,redirectUri,responseType为code ,其余参数默认
authorize(String) - Method in class com.belerweb.social.weixin.api.OAuth2
获取Authorization Code 从 Weixin 从获取clientId,responseType为code ,scope为snsapi_userinfo,其余参数默认
authorize(String, Boolean) - Method in class com.belerweb.social.weixin.api.OAuth2
获取Authorization Code 从 Weixin 从获取clientId,responseType为code ,scope为snsapi_userinfo,其余参数默认
authorize(String, String, String, Scope, String, Boolean) - Method in class com.belerweb.social.weixin.api.OAuth2
获取Authorization Code 文档地址:http://mp.weixin.qq.com/wiki/index.php?title=网页授权获取用户基本信息

C

check() - Method in class com.belerweb.social.qq.mail.api.Contact
检查QQ邮箱登录是否需要验证码
CLIENT - Static variable in class com.belerweb.social.http.Http
 
code() - Method in enum com.belerweb.social.bean.Gender
 
com.belerweb.social - package com.belerweb.social
 
com.belerweb.social.bean - package com.belerweb.social.bean
 
com.belerweb.social.captcha.api - package com.belerweb.social.captcha.api
 
com.belerweb.social.captcha.bean - package com.belerweb.social.captcha.bean
 
com.belerweb.social.exception - package com.belerweb.social.exception
 
com.belerweb.social.http - package com.belerweb.social.http
 
com.belerweb.social.mail.api - package com.belerweb.social.mail.api
 
com.belerweb.social.qq.connect.api - package com.belerweb.social.qq.connect.api
 
com.belerweb.social.qq.connect.bean - package com.belerweb.social.qq.connect.bean
 
com.belerweb.social.qq.mail.api - package com.belerweb.social.qq.mail.api
 
com.belerweb.social.qq.mail.bean - package com.belerweb.social.qq.mail.bean
 
com.belerweb.social.qq.qzone.api - package com.belerweb.social.qq.qzone.api
 
com.belerweb.social.qq.t.api - package com.belerweb.social.qq.t.api
 
com.belerweb.social.weibo.api - package com.belerweb.social.weibo.api
 
com.belerweb.social.weibo.bean - package com.belerweb.social.weibo.bean
 
com.belerweb.social.weixin.api - package com.belerweb.social.weixin.api
 
com.belerweb.social.weixin.bean - package com.belerweb.social.weixin.bean
 
Comment - Class in com.belerweb.social.weibo.bean
评论 文档地址:http://open.weibo.com/wiki/常见返回对象数据结构#.E8.AF.84.E8.AE.BA.EF.BC.88comment.EF.BC.89
Comment() - Constructor for class com.belerweb.social.weibo.bean.Comment
 
Company - Class in com.belerweb.social.qq.connect.bean
 
Company() - Constructor for class com.belerweb.social.qq.connect.bean.Company
 
connect - Variable in class com.belerweb.social.API
 
Contact - Class in com.belerweb.social.qq.mail.api
获取QQ邮箱联系人
Contact(String, String, Yundama) - Constructor for class com.belerweb.social.qq.mail.api.Contact
创建一个QQ邮箱联系人API
contentType() - Method in enum com.belerweb.social.weixin.bean.MediaType
 
counts(String, String, List<String>) - Method in class com.belerweb.social.weibo.api.User
批量获取用户的粉丝数、关注数、微博数 访问级别:普通接口 频次限制:是 文档地址:https://api.weibo.com/2/users/counts.json
create(String) - Method in class com.belerweb.social.weixin.api.Group
创建分组
create(String, String) - Method in class com.belerweb.social.weixin.api.Group
创建分组 一个公众账号,最多支持创建500个分组。
create(List<Menu>) - Method in class com.belerweb.social.weixin.api.Menu
自定义菜单创建接口
create(String, List<Menu>) - Method in class com.belerweb.social.weixin.api.Menu
自定义菜单创建接口
createQR(QRType, Integer) - Method in class com.belerweb.social.weixin.api.Weixin
自动获取accessToken并创建二维码ticket 每次创建二维码ticket需要提供一个开发者自行设定的参数(scene_id) 文档地址:http://mp.weixin.qq.com/wiki/index.php?title=生成带参数的二维码
createQR(String, QRType, Integer) - Method in class com.belerweb.social.weixin.api.Weixin
创建二维码ticket 每次创建二维码ticket需要提供一个开发者自行设定的参数(scene_id) 文档地址:http://mp.weixin.qq.com/wiki/index.php?title=生成带参数的二维码

D

decode(byte[], YundamaType) - Method in class com.belerweb.social.captcha.api.Yundama
 
delete() - Method in class com.belerweb.social.weixin.api.Menu
自定义菜单删除接口
delete(String) - Method in class com.belerweb.social.weixin.api.Menu
自定义菜单删除接口
delIdol(String, String, String) - Method in class com.belerweb.social.qq.connect.api.QQConnect
取消收听腾讯微博上的用户。 文档地址:http://wiki.connect.qq.com/del_idol
delIdol(String, String, String, String) - Method in class com.belerweb.social.qq.connect.api.QQConnect
取消收听腾讯微博上的用户。 文档地址:http://wiki.connect.qq.com/del_idol
delIdol(String, String, String, String, String) - Method in class com.belerweb.social.qq.connect.api.QQConnect
取消收听腾讯微博上的用户。 文档地址:http://wiki.connect.qq.com/del_idol
delT(String, String, String) - Method in class com.belerweb.social.qq.connect.api.QQConnect
根据微博ID删除指定微博。 文档地址:http://wiki.connect.qq.com/del_t
delT(String, String, String, String) - Method in class com.belerweb.social.qq.connect.api.QQConnect
根据微博ID删除指定微博。 文档地址:http://wiki.connect.qq.com/del_t
Display - Enum in com.belerweb.social.qq.connect.bean
 
Display - Enum in com.belerweb.social.weibo.bean
授权页面的终端类型
domainShow(String, String, String) - Method in class com.belerweb.social.weibo.api.User
通过个性域名获取用户信息/通过个性化域名获取用户资料以及用户最新的一条微博 访问级别:普通接口 频次限制:是 文档地址:https://api.weibo.com/2/users/domain_show.json
download(File) - Method in class com.belerweb.social.mail.api.POP3
下载所有电子邮件到指定目录
download(String) - Method in class com.belerweb.social.mail.api.POP3
下载所有电子邮件到指定目录

E

Education - Class in com.belerweb.social.qq.connect.bean
 
Education() - Constructor for class com.belerweb.social.qq.connect.bean.Education
 
Email - Class in com.belerweb.social.qq.mail.bean
 
Email() - Constructor for class com.belerweb.social.qq.mail.bean.Email
 
enText() - Method in enum com.belerweb.social.bean.Gender
 
enText() - Method in enum com.belerweb.social.bean.OnlineStatus
 
Error - Class in com.belerweb.social.bean
 
Error() - Constructor for class com.belerweb.social.bean.Error
 
Error(String, String) - Constructor for class com.belerweb.social.bean.Error
 
EventType - Enum in com.belerweb.social.weixin.bean
事件类型

F

FanList - Class in com.belerweb.social.qq.connect.bean
 
FanList() - Constructor for class com.belerweb.social.qq.connect.bean.FanList
 

G

Gender - Enum in com.belerweb.social.bean
 
Geo - Class in com.belerweb.social.weibo.bean
地理信息 文档地址:http://open.weibo.com/wiki/常见返回对象数据结构#.E5.9C.B0.E7.90.86.E4.BF.A1.E6.81.AF.EF.BC.88geo.EF.BC .89
Geo() - Constructor for class com.belerweb.social.weibo.bean.Geo
 
get(String, List<NameValuePair>) - Static method in class com.belerweb.social.http.Http
 
get(String, Header...) - Static method in class com.belerweb.social.http.Http
 
get() - Method in class com.belerweb.social.qq.mail.api.Contact
按分组获取所有QQ邮箱中的联系人,包括QQ联系人
get(String, List<NameValuePair>) - Method in class com.belerweb.social.SDK
 
get(String) - Method in class com.belerweb.social.SDK
 
get() - Method in class com.belerweb.social.weixin.api.Group
查询分组
get(String) - Method in class com.belerweb.social.weixin.api.Group
查询分组
get(String) - Method in class com.belerweb.social.weixin.api.Media
下载多媒体文件
get(String, String) - Method in class com.belerweb.social.weixin.api.Media
下载多媒体文件 公众号可调用本接口来获取多媒体文件。请注意,调用该接口需http协议。
get() - Method in class com.belerweb.social.weixin.api.Menu
自定义菜单查询接口
get(String) - Method in class com.belerweb.social.weixin.api.Menu
自定义菜单查询接口
getAccessToken() - Method in class com.belerweb.social.weixin.api.Weixin
获取access token access_token是公众号的全局唯一票据,公众号调用各接口时都需使用access_token。正常情况下access_token有效期为7200秒, 重复获取将导致上次获取的access_token失效。 公众号可以使用AppID和AppSecret调用本接口来获取access_token。AppID和AppSecret可在开发模式中获得(需要已经成为开发者,且帐号没有异常状态)。
getAd() - Method in class com.belerweb.social.weibo.bean.Status
微博流内的推广微博ID
getAddress() - Method in class com.belerweb.social.qq.mail.bean.User
 
getAddress() - Method in class com.belerweb.social.weibo.bean.Geo
所在的实际地址,可以为空
getAlbumId() - Method in class com.belerweb.social.qq.connect.bean.Album
 
getAlbumId() - Method in class com.belerweb.social.qq.connect.bean.PicUploadResult
 
getAllowAllActMsg() - Method in class com.belerweb.social.weibo.bean.User
是否允许所有人给我发私信
getAllowAllComment() - Method in class com.belerweb.social.weibo.bean.User
是否允许所有人对我的微博进行评论
getAppId() - Method in class com.belerweb.social.weixin.api.Weixin
 
getAppkey() - Method in class com.belerweb.social.weibo.bean.TokenInfo
access_token所属的应用appkey。
getArticles() - Method in class com.belerweb.social.weixin.bean.Message
多条图文消息信息,默认第一个item为大图
getAttitudesCount() - Method in class com.belerweb.social.weibo.bean.Status
表态数
getAuthor() - Method in class com.belerweb.social.qq.connect.bean.Music
 
getAvatarLarge() - Method in class com.belerweb.social.weibo.bean.User
用户大头像地址
getBadge() - Method in class com.belerweb.social.weibo.bean.Privacy
勋章是否可见,0:不可见、1:可见
getBadge() - Method in class com.belerweb.social.weibo.bean.Remind
新勋章数
getBeginYear() - Method in class com.belerweb.social.qq.connect.bean.Company
 
getBiFollowersCount() - Method in class com.belerweb.social.weibo.bean.User
用户的互粉数
getBirth() - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
getBirthday() - Method in class com.belerweb.social.qq.mail.bean.User
 
getBmiddlePic() - Method in class com.belerweb.social.weibo.bean.Status
中等尺寸图片地址,没有时不返回此字段
getCity() - Method in class com.belerweb.social.qq.mail.bean.Address
 
getCity() - Method in class com.belerweb.social.weibo.bean.Geo
所在城市的城市代码
getCity() - Method in class com.belerweb.social.weibo.bean.User
用户所在城市ID
getCity() - Method in class com.belerweb.social.weixin.bean.User
普通用户个人资料填写的城市
getCityCode() - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
getCityCode() - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
getCityName() - Method in class com.belerweb.social.weibo.bean.Geo
所在城市的城市名称
getClassId() - Method in class com.belerweb.social.qq.connect.bean.Album
 
getClientId() - Method in class com.belerweb.social.qq.connect.api.QQConnect
 
getClientId() - Method in class com.belerweb.social.qq.connect.bean.OpenID
openid是此网站上唯一对应用户身份的标识,网站可将此ID进行存储便于用户下次登录时辨识其身份,或将其与用户在网站上的原有账号进行绑定。
getClientId() - Method in class com.belerweb.social.qq.t.api.QQT
 
getClientId() - Method in class com.belerweb.social.weibo.api.Weibo
 
getClientSecret() - Method in class com.belerweb.social.qq.connect.api.QQConnect
 
getClientSecret() - Method in class com.belerweb.social.qq.t.api.QQT
 
getClientSecret() - Method in class com.belerweb.social.weibo.api.Weibo
 
getCmt() - Method in class com.belerweb.social.weibo.bean.Remind
新评论数
getCode() - Method in class com.belerweb.social.qq.mail.bean.ValidationCode
 
getColor() - Method in class com.belerweb.social.weixin.bean.Variable
变量颜色值 eg:#FF0000
getComment() - Method in class com.belerweb.social.weibo.bean.Privacy
是否可以评论我的微博,0:所有人、1:关注的人、2:可信用户
getCommentsCount() - Method in class com.belerweb.social.weibo.bean.Status
评论数
getCompanies() - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
getCompanyName() - Method in class com.belerweb.social.qq.connect.bean.Company
 
getContent() - Method in class com.belerweb.social.weixin.bean.Media
 
getContent() - Method in class com.belerweb.social.weixin.bean.Message
文本消息内容
getContentType() - Method in class com.belerweb.social.weixin.bean.Media
 
getCount() - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
getCount() - Method in class com.belerweb.social.weixin.bean.GetFollowersResult
拉取的OPENID个数,最大值为10000
getCount() - Method in class com.belerweb.social.weixin.bean.Group
分组内用户数量
getCountry() - Method in class com.belerweb.social.qq.mail.bean.Address
 
getCountry() - Method in class com.belerweb.social.weixin.bean.User
国家,如中国为CN
getCountryCode() - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
getCountryCode() - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
getCover() - Method in class com.belerweb.social.qq.connect.bean.Album
 
getCreateAt() - Method in class com.belerweb.social.weibo.bean.TokenInfo
access_token的创建时间,从1970年到创建时间的秒数。
getCreated() - Method in class com.belerweb.social.qq.connect.bean.TenpayAddress
 
getCreatedAt() - Method in class com.belerweb.social.weibo.bean.Comment
评论创建时间
getCreatedAt() - Method in class com.belerweb.social.weibo.bean.Status
微博创建时间
getCreatedAt() - Method in class com.belerweb.social.weibo.bean.User
用户创建(注册)时间
getCreateTime() - Method in class com.belerweb.social.qq.connect.bean.Album
 
getCreateTime() - Method in class com.belerweb.social.weixin.bean.Message
消息创建时间
getCustom() - Method in class com.belerweb.social.qq.mail.bean.User
 
getDate() - Method in class com.belerweb.social.qq.mail.bean.User
 
getDepartmentId() - Method in class com.belerweb.social.qq.connect.bean.Education
 
getDepartmentName() - Method in class com.belerweb.social.qq.connect.bean.Company
 
getDescription() - Method in class com.belerweb.social.qq.connect.bean.Album
 
getDescription() - Method in class com.belerweb.social.qq.connect.bean.Photo
 
getDescription() - Method in class com.belerweb.social.weibo.bean.User
用户个人描述
getDescription() - Method in class com.belerweb.social.weixin.bean.Article
图文消息描述
getDescription() - Method in class com.belerweb.social.weixin.bean.Message
链接消息/音乐消息特有:消息描述
getDm() - Method in class com.belerweb.social.weibo.bean.Remind
新私信数
getDomain() - Method in class com.belerweb.social.weibo.bean.User
用户的个性化域名
getEducations() - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
getEmail() - Method in class com.belerweb.social.qq.mail.bean.Email
 
getEmails() - Method in class com.belerweb.social.qq.mail.bean.User
 
getEmotionType() - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
getEmotionUrl() - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
getEndYear() - Method in class com.belerweb.social.qq.connect.bean.Company
 
getError() - Method in class com.belerweb.social.bean.Error
 
getError() - Method in class com.belerweb.social.bean.Result
 
getErrorCode() - Method in class com.belerweb.social.bean.Error
 
getEventKey() - Method in class com.belerweb.social.weixin.bean.Message
事件KEY值,QR扫描/自定义菜单时特有
getEventType() - Method in class com.belerweb.social.weixin.bean.Message
事件特有:事件类型
getExp() - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
getExpireIn() - Method in class com.belerweb.social.weibo.bean.TokenInfo
access_token的剩余时间,单位是秒数。
getExpireSeconds() - Method in class com.belerweb.social.weixin.bean.QRCreation
 
getExpireSeconds() - Method in class com.belerweb.social.weixin.bean.QRTicket
该二维码有效时间,以秒为单位。 最大不超过1800。
getExpiresIn() - Method in class com.belerweb.social.qq.connect.bean.AccessToken
该access token的有效期,单位为秒。
getExpiresIn() - Method in class com.belerweb.social.weibo.bean.AccessToken
access_token的生命周期,单位是秒数。
getExpiresIn() - Method in class com.belerweb.social.weixin.bean.AccessToken
access_token接口调用凭证超时时间,单位(秒)
getFamilyName() - Method in class com.belerweb.social.qq.mail.bean.User
 
getFans() - Method in class com.belerweb.social.qq.connect.bean.FanList
 
getFans() - Method in class com.belerweb.social.qq.connect.bean.IdolList
 
getFansList(String, String, int, int) - Method in class com.belerweb.social.qq.connect.api.Weibo
获取登录用户的听众列表。 文档地址:http://wiki.connect.qq.com/get_fanslist
getFansList(String, String, String, int, int, Boolean, Integer, Integer) - Method in class com.belerweb.social.qq.connect.api.Weibo
获取登录用户的听众列表。 文档地址:http://wiki.connect.qq.com/get_fanslist
getFansNum() - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
getFavNum() - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
getFavorited() - Method in class com.belerweb.social.weibo.bean.Status
是否已收藏
getFavouritesCount() - Method in class com.belerweb.social.weibo.bean.User
收藏数
getFigureUrl() - Method in class com.belerweb.social.qq.connect.bean.User
大小为30×30像素的QQ空间头像URL。
getFigureUrl1() - Method in class com.belerweb.social.qq.connect.bean.User
大小为50×50像素的QQ空间头像URL。
getFigureUrl2() - Method in class com.belerweb.social.qq.connect.bean.User
大小为100×100像素的QQ空间头像URL。
getFigureUrlQQ1() - Method in class com.belerweb.social.qq.connect.bean.User
大小为40×40像素的QQ头像URL。 40x40像素则是一定会有。
getFigureUrlQQ2() - Method in class com.belerweb.social.qq.connect.bean.User
大小为100×100像素的QQ头像URL。需要注意,不是所有的用户都拥有QQ的100x100的头像。
getFollower() - Method in class com.belerweb.social.weibo.bean.Remind
新粉丝数
getFollowers() - Method in class com.belerweb.social.weixin.api.User
获取所欲关注者列表
getFollowers(String) - Method in class com.belerweb.social.weixin.api.User
获取所欲关注者列表
getFollowers(String, String) - Method in class com.belerweb.social.weixin.api.User
获取关注者列表 公众号可通过本接口来获取帐号的关注者列表,关注者列表由一串OpenID(加密后的微信号,每个用户对每个公众号的OpenID是唯一的)组成。一次拉取调用最多拉取10000个关注者的OpenID ,可以通过多次拉取的方式来满足需求。 文档地址:http://mp.weixin.qq.com/wiki/index.php?title=获取关注者列表
getFollowersCount() - Method in class com.belerweb.social.weibo.bean.User
粉丝数
getFollowersCount() - Method in class com.belerweb.social.weibo.bean.UserCounts
粉丝数
GetFollowersResult - Class in com.belerweb.social.weixin.bean
获取关注者列表结果
GetFollowersResult() - Constructor for class com.belerweb.social.weixin.bean.GetFollowersResult
 
getFollowing() - Method in class com.belerweb.social.weibo.bean.User
暂未支持
getFollowMe() - Method in class com.belerweb.social.weibo.bean.User
该用户是否关注当前登录用户
getFollowUsers() - Method in class com.belerweb.social.weixin.api.User
获取所欲关注者列表,包含用户详细信息,该接口采用循环多次获取用户详细信息的方式。如果关注者太多可能会很慢。还会超过微信API调用次数限制。请谨慎调用。建议只在第一次同步关注着信息时调用。
getFollowUsers(String) - Method in class com.belerweb.social.weixin.api.User
获取所欲关注者列表,包含用户详细信息,该接口采用循环多次获取用户详细信息的方式。如果关注者太多可能会很慢。还会超过微信API调用次数限制。请谨慎调用。建议只在第一次同步关注着信息时调用。
getFriendsCount() - Method in class com.belerweb.social.weibo.bean.User
关注数
getFriendsCount() - Method in class com.belerweb.social.weibo.bean.UserCounts
关注数
getFrom() - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
getFromUrl() - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
getFromUser() - Method in class com.belerweb.social.weixin.bean.Message
发送方帐号
getGender() - Method in class com.belerweb.social.qq.connect.bean.User
性别。 如果获取不到则默认返回"男"
getGender() - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
getGender() - Method in class com.belerweb.social.weibo.bean.User
性别
getGender() - Method in class com.belerweb.social.weixin.bean.User
用户的性别
getGeo() - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
getGeo() - Method in class com.belerweb.social.weibo.bean.Privacy
是否开启地理信息,0:不开启、1:开启
getGeo() - Method in class com.belerweb.social.weibo.bean.Status
地理信息字段
getGeoEnabled() - Method in class com.belerweb.social.weibo.bean.User
是否允许标识用户的地理位置
getGivenName() - Method in class com.belerweb.social.qq.mail.bean.User
 
getGroup() - Method in class com.belerweb.social.weibo.bean.Remind
微群消息未读数
getGroup() - Method in class com.belerweb.social.weixin.api.Weixin
 
getHasNext() - Method in class com.belerweb.social.qq.connect.bean.FanList
 
getHasNext() - Method in class com.belerweb.social.qq.connect.bean.IdolList
 
getHasNext() - Method in class com.belerweb.social.qq.connect.bean.RepostList
 
getHead() - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
getHeadImgUrl() - Method in class com.belerweb.social.weixin.bean.User
用户头像,最后一个数值代表正方形头像大小(有0、46、64、96、132数值可选,0代表640*640正方形头像),用户没有头像时该项为空
getHeight() - Method in class com.belerweb.social.qq.connect.bean.Image
 
getHeight() - Method in class com.belerweb.social.qq.connect.bean.PicUploadResult
 
getHistoryEndTime() - Method in class com.belerweb.social.qq.connect.bean.User
非会员历史充值到期时间,仅在用户是非会员时信息有效
getHistoryPayTime() - Method in class com.belerweb.social.qq.connect.bean.User
非会员历史充值时间,仅在用户是非会员时信息有效
getHomeCityCode() - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
getHomeCountryCode() - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
getHomepage() - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
getHomeProvinceCode() - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
getHometownCode() - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
getHqMusicUrl() - Method in class com.belerweb.social.weixin.bean.Message
高质量音乐链接,WIFI环境优先使用该链接播放音乐
getId() - Method in class com.belerweb.social.qq.connect.bean.Company
 
getId() - Method in class com.belerweb.social.qq.connect.bean.Education
 
getId() - Method in class com.belerweb.social.qq.connect.bean.NewT
 
getId() - Method in class com.belerweb.social.qq.connect.bean.Tag
 
getId() - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
getId() - Method in class com.belerweb.social.qq.mail.bean.Group
 
getId() - Method in class com.belerweb.social.qq.mail.bean.User
 
getId() - Method in class com.belerweb.social.weibo.bean.Comment
评论的ID
getId() - Method in class com.belerweb.social.weibo.bean.Status
微博ID
getId() - Method in class com.belerweb.social.weibo.bean.User
用户UID
getId() - Method in class com.belerweb.social.weibo.bean.UserCounts
微博ID
getId() - Method in class com.belerweb.social.weixin.bean.Group
分组id,由微信分配
getId() - Method in class com.belerweb.social.weixin.bean.Media
 
getIdolList(String, String, int, int) - Method in class com.belerweb.social.qq.connect.api.Weibo
获取登录用户收听的人的列表。 文档地址:http://wiki.connect.qq.com/get_idollist
getIdolList(String, String, String, int, int, Boolean, Integer) - Method in class com.belerweb.social.qq.connect.api.Weibo
获取登录用户收听的人的列表。 文档地址:http://wiki.connect.qq.com/get_idollist
getIdolNum() - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
getIdstr() - Method in class com.belerweb.social.weibo.bean.Comment
字符串型的评论ID
getIdstr() - Method in class com.belerweb.social.weibo.bean.Status
字符串型的微博ID
getIdstr() - Method in class com.belerweb.social.weibo.bean.User
字符串型的用户UID
getIm() - Method in class com.belerweb.social.qq.mail.bean.User
 
getImage() - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
getImgUrl() - Method in class com.belerweb.social.qq.connect.bean.NewT
 
getIndex() - Method in class com.belerweb.social.qq.connect.bean.TenpayAddress
 
getIndustryCode() - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
getInfo(String, String) - Method in class com.belerweb.social.qq.connect.api.Weibo
获取腾讯微博登录用户的用户资料。 文档地址:http://wiki.connect.qq.com/get_info
getInfo(String, String, String) - Method in class com.belerweb.social.qq.connect.api.Weibo
获取腾讯微博登录用户的用户资料。 文档地址:http://wiki.connect.qq.com/get_info
getInReplyToScreenName() - Method in class com.belerweb.social.weibo.bean.Status
(暂未支持)回复人昵称
getInReplyToStatusId() - Method in class com.belerweb.social.weibo.bean.Status
(暂未支持)回复ID
getInReplyToUserId() - Method in class com.belerweb.social.weibo.bean.Status
(暂未支持)回复人UID
getIntroduction() - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
getInvite() - Method in class com.belerweb.social.weibo.bean.Remind
新邀请未读数
getIsEnt() - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
getIsLost() - Method in class com.belerweb.social.qq.connect.bean.User
 
getIsMyBlack() - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
getIsMyFans() - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
getIsMyIdol() - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
getIsQQVip() - Method in class com.belerweb.social.qq.connect.bean.User
标识是否QQ会员
getIsQQYearVip() - Method in class com.belerweb.social.qq.connect.bean.User
是否是QQ年费会员
getIsRealName() - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
getIsVip() - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
getIsVip() - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
getIsYellowVip() - Method in class com.belerweb.social.qq.connect.bean.User
标识用户是否为黄钻用户
getIsYellowYearVip() - Method in class com.belerweb.social.qq.connect.bean.User
标识是否为年费黄钻用户
getJsonObject() - Method in class com.belerweb.social.bean.JsonBean
 
getKey() - Method in class com.belerweb.social.weixin.bean.Menu
 
getLabel() - Method in class com.belerweb.social.qq.mail.bean.Address
 
getLabel() - Method in class com.belerweb.social.qq.mail.bean.Email
 
getLabel() - Method in class com.belerweb.social.qq.mail.bean.Tel
 
getLabel() - Method in class com.belerweb.social.weixin.bean.Message
位置消息特有: 地理位置信息
getLang() - Method in class com.belerweb.social.weibo.bean.User
用户当前的语言版本,zh-cn:简体中文,zh-tw:繁体中文,en:英语
getLanguage() - Method in class com.belerweb.social.weixin.bean.User
用户的语言,简体中文为zh_CN
getLargeImage() - Method in class com.belerweb.social.qq.connect.bean.Photo
 
getLargeUrl() - Method in class com.belerweb.social.qq.connect.bean.PicUploadResult
 
getLastUsed() - Method in class com.belerweb.social.qq.connect.bean.TenpayAddress
 
getLat() - Method in class com.belerweb.social.weixin.bean.Message
位置消息特有:地理位置纬度
getLatitude() - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
getLatitude() - Method in class com.belerweb.social.weibo.bean.Geo
维度坐标
getLevel() - Method in class com.belerweb.social.qq.connect.bean.Education
 
getLevel() - Method in class com.belerweb.social.qq.connect.bean.User
黄钻等级
getLevel() - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
getLevel() - Method in class com.belerweb.social.qq.mail.bean.User
 
getListId() - Method in class com.belerweb.social.weibo.bean.Visible
分组的组号
getlLoc() - Method in class com.belerweb.social.qq.connect.bean.Photo
 
getlLoc() - Method in class com.belerweb.social.qq.connect.bean.PicUploadResult
 
getLocation() - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
getLocation() - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
getLocation() - Method in class com.belerweb.social.weibo.bean.User
用户所在地
getLon() - Method in class com.belerweb.social.weixin.bean.Message
位置消息特有:地理位置经度
getLongitude() - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
getLongitude() - Method in class com.belerweb.social.weibo.bean.Geo
经度坐标
getmCount() - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
getMedia() - Method in class com.belerweb.social.weixin.api.Weixin
 
getMediaId() - Method in class com.belerweb.social.weixin.bean.Message
图片/语音/视频特有:消息媒体id,可以调用多媒体文件下载接口拉取数据。
getMentionCmt() - Method in class com.belerweb.social.weibo.bean.Remind
新提及我的评论数
getMentionStatus() - Method in class com.belerweb.social.weibo.bean.Remind
新提及我的微博数
getMenu() - Method in class com.belerweb.social.weixin.api.Weixin
 
getMessage() - Method in class com.belerweb.social.weibo.bean.Privacy
是否可以给我发私信,0:所有人、1:我关注的人、2:可信用户
getMid() - Method in class com.belerweb.social.weibo.bean.Comment
评论的MID
getMid() - Method in class com.belerweb.social.weibo.bean.Status
微博MID
getMlevel() - Method in class com.belerweb.social.weibo.bean.Status
暂未支持
getMobile() - Method in class com.belerweb.social.qq.connect.bean.TenpayAddress
 
getMobile() - Method in class com.belerweb.social.weibo.bean.Privacy
是否可以通过手机号码搜索到我,0:不可以、1:可以
getModified() - Method in class com.belerweb.social.qq.connect.bean.TenpayAddress
 
getMore() - Method in class com.belerweb.social.weibo.bean.Geo
更多信息,不是所有情况都会返回该字段
getMsgbox() - Method in class com.belerweb.social.weibo.bean.Remind
消息未读数
getMsgId() - Method in class com.belerweb.social.weixin.bean.Message
消息id
getMsgType() - Method in class com.belerweb.social.weixin.bean.Message
消息类型
getMusic() - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
getMusicUrl() - Method in class com.belerweb.social.weixin.bean.Message
音乐链接
getMutualFansNum() - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
getName() - Method in class com.belerweb.social.qq.connect.bean.Album
 
getName() - Method in class com.belerweb.social.qq.connect.bean.Photo
 
getName() - Method in class com.belerweb.social.qq.connect.bean.Tag
 
getName() - Method in class com.belerweb.social.qq.connect.bean.TenpayAddress
 
getName() - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
getName() - Method in class com.belerweb.social.qq.mail.bean.Group
 
getName() - Method in class com.belerweb.social.qq.mail.bean.User
 
getName() - Method in class com.belerweb.social.weibo.bean.User
友好显示名称
getName() - Method in class com.belerweb.social.weixin.bean.Group
分组名字,UTF8编码
getName() - Method in class com.belerweb.social.weixin.bean.Media
 
getName() - Method in class com.belerweb.social.weixin.bean.Menu
 
getName() - Method in class com.belerweb.social.weixin.bean.Variable
变量名称
getNextOpenid() - Method in class com.belerweb.social.weixin.bean.GetFollowersResult
拉取列表的后一个用户的OPENID
getNick() - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
getNickname() - Method in class com.belerweb.social.qq.connect.bean.User
用户在QQ空间的昵称。
getNickName() - Method in class com.belerweb.social.qq.mail.bean.User
 
getNickname() - Method in class com.belerweb.social.weixin.bean.User
用户昵称
getNote() - Method in class com.belerweb.social.qq.mail.bean.User
 
getNotice() - Method in class com.belerweb.social.weibo.bean.Remind
新通知未读数
getNum() - Method in class com.belerweb.social.qq.mail.bean.Tel
 
getOAuth2() - Method in class com.belerweb.social.qq.connect.api.QQConnect
 
getOAuth2() - Method in class com.belerweb.social.weibo.api.Weibo
 
getOAuth2() - Method in class com.belerweb.social.weixin.api.Weixin
 
getOAuth2Token(String, String, String, Long, String, String, String) - Method in class com.belerweb.social.weibo.api.OAuth2
用于OAuth1.0 access token 更换至 OAuth2.0 access token,帮助开发者使用新版接口和OAuth2.0时平滑迁移用户。详细的OAuth1.0调用方式和SDK资源参见:http://open.weibo.com/wiki/Oauth 文档地址:http://open.weibo.com/wiki/Oauth2/get_oauth2_token
getOnlineStatus() - Method in class com.belerweb.social.weibo.bean.User
用户的在线状态
getOpenId() - Method in class com.belerweb.social.qq.connect.bean.OpenID
 
getOpenId() - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
getOpenId() - Method in class com.belerweb.social.weixin.bean.AccessToken
用户唯一标识,请注意,在未关注公众号时,用户访问公众号的网页,也会产生一个用户和公众号唯一的OpenID
getOpenId() - Method in class com.belerweb.social.weixin.bean.User
用户的唯一标识
getOpenIds() - Method in class com.belerweb.social.weixin.bean.GetFollowersResult
OPENID的列表
getOrg() - Method in class com.belerweb.social.qq.mail.bean.User
 
getOrg1() - Method in class com.belerweb.social.qq.mail.bean.Org
 
getOrg2() - Method in class com.belerweb.social.qq.mail.bean.Org
 
getOriginalPic() - Method in class com.belerweb.social.weibo.bean.Status
原始图片地址,没有时不返回此字段
getOrigText() - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
getOtherInfo(String, String, String) - Method in class com.belerweb.social.qq.connect.api.Weibo
获取腾讯微博其他用户详细信息。 文档地址:http://wiki.connect.qq.com/get_other_info
getOtherInfo(String, String, String, String, String) - Method in class com.belerweb.social.qq.connect.api.Weibo
获取腾讯微博其他用户详细信息。 文档地址:http://wiki.connect.qq.com/get_other_info
getOwner() - Method in class com.belerweb.social.qq.mail.bean.Group
 
getPhoto() - Method in class com.belerweb.social.weibo.bean.Remind
相册消息未读数
getPicNum() - Method in class com.belerweb.social.qq.connect.bean.Album
 
getPicUrl() - Method in class com.belerweb.social.qq.connect.bean.Video
 
getPicUrl() - Method in class com.belerweb.social.weixin.bean.Article
图片链接,支持JPG、PNG格式,较好的效果为大图360*200,小图200*200
getPicUrl() - Method in class com.belerweb.social.weixin.bean.Message
图片消息特有:图片链接
getPicUrls() - Method in class com.belerweb.social.weibo.bean.Status
微博配图地址。多图时返回多图链接。无配图返回“[]”
getPinyin() - Method in class com.belerweb.social.weibo.bean.Geo
地址的汉语拼音,不是所有情况都会返回该字段
getPlayer() - Method in class com.belerweb.social.qq.connect.bean.Video
 
getPostcode() - Method in class com.belerweb.social.qq.mail.bean.Address
 
getPrecision() - Method in class com.belerweb.social.weixin.bean.Message
上报地理位置事件特有: 地理位置精度
getPrivateFriendsCount() - Method in class com.belerweb.social.weibo.bean.UserCounts
暂未支持
getPrivateGroup() - Method in class com.belerweb.social.weibo.bean.Remind
私有微群消息未读数
getPrivilege() - Method in class com.belerweb.social.weixin.bean.User
用户特权信息,json 数组,如微信沃卡用户为(chinaunicom)
getProfileImageUrl() - Method in class com.belerweb.social.weibo.bean.User
用户头像地址,50×50像素
getProfileUrl() - Method in class com.belerweb.social.weibo.bean.User
用户的微博统一URL地址
getProvince() - Method in class com.belerweb.social.qq.mail.bean.Address
 
getProvince() - Method in class com.belerweb.social.weibo.bean.Geo
所在省份的省份代码
getProvince() - Method in class com.belerweb.social.weibo.bean.User
用户所在省级ID
getProvince() - Method in class com.belerweb.social.weixin.bean.User
用户个人资料填写的省份
getProvinceCode() - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
getProvinceCode() - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
getProvinceName() - Method in class com.belerweb.social.weibo.bean.Geo
所在省份的省份名称
getQqHaohuaEnd() - Method in class com.belerweb.social.qq.connect.bean.User
豪华版QQ会员期限
getQqHaohuaPayway() - Method in class com.belerweb.social.qq.connect.bean.User
豪华版QQ会员充值方式
getQqHaohuaStart() - Method in class com.belerweb.social.qq.connect.bean.User
豪华版QQ会员最后一次充值时间
getQqSvipEnd() - Method in class com.belerweb.social.qq.connect.bean.User
QQ SVIP期限,预留字段,当前信息无效
getQqSvipPayway() - Method in class com.belerweb.social.qq.connect.bean.User
QQ SVIP充值方式,预留字段,当前信息无效
getQqSvipStart() - Method in class com.belerweb.social.qq.connect.bean.User
QQ SVIP最后一次充值时间,预留字段,当前信息无效
getQqVipEnd() - Method in class com.belerweb.social.qq.connect.bean.User
QQ会员期限
getQqVipLevel() - Method in class com.belerweb.social.qq.connect.bean.User
QQ会员等级
getQqVipPayway() - Method in class com.belerweb.social.qq.connect.bean.User
QQ会员充值方式
getQqVipStart() - Method in class com.belerweb.social.qq.connect.bean.User
QQ会员最后一次充值时间
getQqYearVipEnd() - Method in class com.belerweb.social.qq.connect.bean.User
QQ年费会员期限
getQqYearVipPayway() - Method in class com.belerweb.social.qq.connect.bean.User
QQ年费会员充值方式
getQqYearVipStart() - Method in class com.belerweb.social.qq.connect.bean.User
QQ年费会员最后一次充值时间
getQqZuanhuangEnd() - Method in class com.belerweb.social.qq.connect.bean.User
QQ钻皇期限
getQqZuanhuangPayway() - Method in class com.belerweb.social.qq.connect.bean.User
QQ钻皇充值方式
getQqZuanhuangStart() - Method in class com.belerweb.social.qq.connect.bean.User
QQ钻皇最后一次充值时间
getQRUrl() - Method in class com.belerweb.social.weixin.bean.QRTicket
获取二维码ticket后,开发者可用ticket换取二维码图片。请注意,本接口无须登录态即可调用。
getRealname() - Method in class com.belerweb.social.weibo.bean.Privacy
是否可以通过真名搜索到我,0:不可以、1:可以
getRealUrl() - Method in class com.belerweb.social.qq.connect.bean.Video
 
getRecognition() - Method in class com.belerweb.social.weixin.bean.Message
语音消息特有: 语音识别结果,UTF8编码,只有在开启语音识别后才有此结果
getRedirectUri() - Method in class com.belerweb.social.qq.connect.api.QQConnect
 
getRedirectUri() - Method in class com.belerweb.social.qq.t.api.QQT
 
getRedirectUri() - Method in class com.belerweb.social.weibo.api.Weibo
 
getRedirectUri() - Method in class com.belerweb.social.weixin.api.Weixin
 
getRefreshToken() - Method in class com.belerweb.social.qq.connect.bean.AccessToken
在授权自动续期步骤中,获取新的Access_Token时需要提供的参数。
getRefreshToken() - Method in class com.belerweb.social.weixin.bean.AccessToken
用户刷新access_token
getRegionId() - Method in class com.belerweb.social.qq.connect.bean.TenpayAddress
 
getRegTime() - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
getRelate() - Method in class com.belerweb.social.qq.mail.bean.User
 
getRemark() - Method in class com.belerweb.social.weibo.bean.User
用户备注信息,只有在查询用户关系时才返回此字段
getRemindIn() - Method in class com.belerweb.social.weibo.bean.AccessToken
access_token的生命周期(该参数即将废弃,开发者请使用expires_in)。
getReplyComment() - Method in class com.belerweb.social.weibo.bean.Comment
评论来源评论,当本评论属于对另一评论的回复时返回此字段
getRepostList(String, String, int, String, int, int, int, String) - Method in class com.belerweb.social.qq.connect.api.Weibo
获取一条微博的转播或评论信息列表。 文档地址:http://wiki.connect.qq.com/get_repost_list
getRepostList(String, String, String, int, String, int, int, int, String) - Method in class com.belerweb.social.qq.connect.api.Weibo
获取一条微博的转播或评论信息列表。 文档地址:http://wiki.connect.qq.com/get_repost_list
getRepostsCount() - Method in class com.belerweb.social.weibo.bean.Status
转发数
getRequest() - Method in class com.belerweb.social.bean.Error
 
getResult() - Method in class com.belerweb.social.bean.Result
 
getResult() - Method in class com.belerweb.social.weibo.bean.UrlShort
短链的可用状态,true:可用、false:不可用。
getResults() - Method in class com.belerweb.social.bean.Result
 
getRetweetedStatus() - Method in class com.belerweb.social.weibo.bean.Status
被转发的原微博信息字段,当该微博为转发微博时返回
getScale() - Method in class com.belerweb.social.weixin.bean.Message
位置消息特有: 地图缩放大小
getSceneId() - Method in class com.belerweb.social.weixin.bean.QRCreation
 
getSchoolId() - Method in class com.belerweb.social.qq.connect.bean.Education
 
getScope() - Method in class com.belerweb.social.weibo.bean.TokenInfo
用户授权的scope权限。
getScope() - Method in class com.belerweb.social.weixin.bean.AccessToken
用户授权的作用域,使用逗号(,)分隔
getScreenName() - Method in class com.belerweb.social.weibo.bean.User
用户昵称
getSecret() - Method in class com.belerweb.social.weixin.api.Weixin
 
getSelf() - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
getSendPrivate() - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
getSeqId() - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
getShortUrl() - Method in class com.belerweb.social.qq.connect.bean.Video
 
getSimple() - Method in class com.belerweb.social.qq.qzone.api.Visitor
 
getSimpleUserInfo(String, String, String) - Method in class com.belerweb.social.qq.connect.api.User
获取移动端应用的登录用户在QQ空间的简单个人信息,包括昵称、头像和黄钻信息(包括黄钻等级、是否年费黄钻等),以及用户的QQ头像。 此接口仅支持移动端应用调用 文档地址:http://wiki.connect.qq.com/get_simple_userinfo
getsLoc() - Method in class com.belerweb.social.qq.connect.bean.Photo
 
getsLoc() - Method in class com.belerweb.social.qq.connect.bean.PicUploadResult
 
getSmallUrl() - Method in class com.belerweb.social.qq.connect.bean.Photo
 
getSmallUrl() - Method in class com.belerweb.social.qq.connect.bean.PicUploadResult
 
getSource() - Method in class com.belerweb.social.weibo.bean.Comment
评论的来源
getSource() - Method in class com.belerweb.social.weibo.bean.Status
微博来源
getStatus() - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
getStatus() - Method in class com.belerweb.social.qq.mail.bean.ValidationCode
 
getStatus() - Method in class com.belerweb.social.weibo.bean.Comment
评论的微博信息字段
getStatus() - Method in class com.belerweb.social.weibo.bean.Remind
新微博未读数
getStatus() - Method in class com.belerweb.social.weibo.bean.User
用户的最近一条微博信息字段 详细
getStatusesCount() - Method in class com.belerweb.social.weibo.bean.User
微博数
getStatusesCount() - Method in class com.belerweb.social.weibo.bean.UserCounts
微博数
getStreet() - Method in class com.belerweb.social.qq.connect.bean.TenpayAddress
 
getStreet() - Method in class com.belerweb.social.qq.mail.bean.Address
 
getSubs() - Method in class com.belerweb.social.weixin.bean.Menu
 
getSubscribe() - Method in class com.belerweb.social.weixin.bean.User
用户是否订阅该公众号标识,false 表此用户没有关注该公众号,拉取不到其余信息。
getSubscribeTime() - Method in class com.belerweb.social.weixin.bean.User
用户关注时间,为时间戳。如果用户曾多次关注,则取最后关注时间
getTags() - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
getTel() - Method in class com.belerweb.social.qq.connect.bean.TenpayAddress
 
getTels() - Method in class com.belerweb.social.qq.mail.bean.User
 
getTemplateId() - Method in class com.belerweb.social.weixin.bean.Message
模板消息id
getTenpayAddr(String, String) - Method in class com.belerweb.social.qq.connect.api.QQConnect
获取财付通用户的收货地址。一个用户可能设置了多条收货地址信息。查询的用户必须为财付通用户,否则查询将返回失败。 文档地址:http://wiki.connect.qq.com/get_tenpay_addr
getTenpayAddr(String, String, Integer, Integer) - Method in class com.belerweb.social.qq.connect.api.QQConnect
获取财付通用户的收货地址。一个用户可能设置了多条收货地址信息。查询的用户必须为财付通用户,否则查询将返回失败。 文档地址:http://wiki.connect.qq.com/get_tenpay_addr
getTenpayAddr(String, String, String, Integer, Integer) - Method in class com.belerweb.social.qq.connect.api.QQConnect
获取财付通用户的收货地址。一个用户可能设置了多条收货地址信息。查询的用户必须为财付通用户,否则查询将返回失败。 文档地址:http://wiki.connect.qq.com/get_tenpay_addr
getText() - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
getText() - Method in class com.belerweb.social.weibo.bean.Comment
评论的内容
getText() - Method in class com.belerweb.social.weibo.bean.Status
微博信息内容
getThumbMediaId() - Method in class com.belerweb.social.weixin.bean.Message
视频消息/音乐消息特有:视频消息缩略图的媒体id,可以调用多媒体文件下载接口拉取数据。
getThumbnailPic() - Method in class com.belerweb.social.weibo.bean.Status
缩略图片地址,没有时不返回此字段
getTicket() - Method in class com.belerweb.social.weixin.bean.Message
扫描二维码,用户已关注时的事件推送特有 二维码的ticket,可用来换取二维码图片
getTicket() - Method in class com.belerweb.social.weixin.bean.QRTicket
获取的二维码ticket,凭借此ticket可以在有效时间内换取二维码。
getTime() - Method in class com.belerweb.social.qq.connect.bean.NewT
 
getTimestamp() - Method in class com.belerweb.social.qq.connect.bean.FanList
 
getTimestamp() - Method in class com.belerweb.social.qq.connect.bean.IdolList
 
getTimestamp() - Method in class com.belerweb.social.qq.connect.bean.RepostList
 
getTimestamp() - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
getTitle() - Method in class com.belerweb.social.qq.connect.bean.Music
 
getTitle() - Method in class com.belerweb.social.qq.connect.bean.Video
 
getTitle() - Method in class com.belerweb.social.qq.mail.bean.Org
 
getTitle() - Method in class com.belerweb.social.weixin.bean.Article
图文消息标题
getTitle() - Method in class com.belerweb.social.weixin.bean.Message
链接消息/音乐消息特有:消息标题
getToken() - Method in class com.belerweb.social.qq.connect.bean.AccessToken
授权令牌,Access_Token。
getToken() - Method in class com.belerweb.social.weibo.bean.AccessToken
用于调用access_token,接口获取授权后的access token。
getToken() - Method in class com.belerweb.social.weixin.api.Weixin
在公众平台网站的高级功能 – 开发模式页,点击“成为开发者”按钮,填写URL和Token,其中URL是开发者用来接收微信服务器数据的接口URL。Token可由开发者可以任意填写,用作生成签名( 该Token会和接口URL中包含的Token进行比对,从而验证安全性)
getToken() - Method in class com.belerweb.social.weixin.bean.AccessToken
网页授权接口调用凭证,注意:此access_token与基础支持的access_token不同
getTokenInfo(String) - Method in class com.belerweb.social.weibo.api.OAuth2
查询用户access_token的授权相关信息,包括授权时间,过期时间和scope权限。 文档地址:http://open.weibo.com/wiki/Oauth2/get_token_info
getTopColor() - Method in class com.belerweb.social.weixin.bean.Message
模板消息头部颜色
getTotal() - Method in class com.belerweb.social.qq.connect.bean.TenpayAddress
 
getTotal() - Method in class com.belerweb.social.weixin.bean.GetFollowersResult
关注该公众账号的总用户数
getTotalNum() - Method in class com.belerweb.social.qq.connect.bean.RepostList
 
getToUser() - Method in class com.belerweb.social.weixin.bean.Message
接受方帐号
getTruncated() - Method in class com.belerweb.social.weibo.bean.Status
是否被截断
getTweetNum() - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
getTweets() - Method in class com.belerweb.social.qq.connect.bean.RepostList
 
getTweets() - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
getType() - Method in enum com.belerweb.social.captcha.bean.YundamaType
 
getType() - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
getType() - Method in class com.belerweb.social.qq.mail.bean.Address
 
getType() - Method in class com.belerweb.social.qq.mail.bean.Email
 
getType() - Method in class com.belerweb.social.qq.mail.bean.Group
 
getType() - Method in class com.belerweb.social.qq.mail.bean.Tel
 
getType() - Method in class com.belerweb.social.qq.mail.bean.User
 
getType() - Method in class com.belerweb.social.weibo.bean.UrlShort
链接的类型,0:普通网页、1:视频、2:音乐、3:活动、5、投票
getType() - Method in class com.belerweb.social.weibo.bean.Visible
0:普通微博,1:私密微博,3:指定分组微博,4:密友微博
getType() - Method in class com.belerweb.social.weixin.bean.Menu
 
getType() - Method in class com.belerweb.social.weixin.bean.QRCreation
 
getUid() - Method in class com.belerweb.social.qq.mail.bean.ValidationCode
 
getUid() - Method in class com.belerweb.social.weibo.bean.AccessToken
当前授权用户的UID。
getUid() - Method in class com.belerweb.social.weibo.bean.TokenInfo
授权用户的uid。
getUnionID() - Method in class com.belerweb.social.weixin.bean.User
公众号只有在被绑定到微信开放平台帐号下后,才会获取UnionID。只要是同一个微信开放平台帐号下的公众号,用户的UnionID是唯一的
getUpdatedTime() - Method in class com.belerweb.social.qq.connect.bean.Photo
 
getUploadedTime() - Method in class com.belerweb.social.qq.connect.bean.Photo
 
getUrl() - Method in class com.belerweb.social.qq.connect.bean.Image
 
getUrl() - Method in class com.belerweb.social.qq.connect.bean.Music
 
getUrl() - Method in class com.belerweb.social.qq.mail.bean.User
 
getUrl() - Method in class com.belerweb.social.weibo.bean.User
用户博客地址
getUrl() - Method in class com.belerweb.social.weixin.bean.Article
点击图文消息跳转链接
getUrl() - Method in class com.belerweb.social.weixin.bean.Menu
 
getUrl() - Method in class com.belerweb.social.weixin.bean.Message
链接消息特有:消息链接
getUrlLong() - Method in class com.belerweb.social.weibo.bean.UrlShort
原始长链接
getUrlShort() - Method in class com.belerweb.social.weibo.bean.UrlShort
短链接
getUsedCount() - Method in class com.belerweb.social.qq.connect.bean.TenpayAddress
 
getUser() - Method in class com.belerweb.social.qq.connect.api.QQConnect
 
getUser() - Method in class com.belerweb.social.weibo.api.Weibo
 
getUser() - Method in class com.belerweb.social.weibo.bean.Comment
评论作者的用户信息字段
getUser() - Method in class com.belerweb.social.weibo.bean.Status
微博作者的用户信息字段
getUser() - Method in class com.belerweb.social.weixin.api.Weixin
 
getUserInfo(String, String) - Method in class com.belerweb.social.qq.connect.api.User
获取登录用户在QQ空间的信息,包括昵称、头像、性别及黄钻信息(包括黄钻等级、是否年费黄钻等)。此接口仅支持网站调用 文档地址:http://wiki.connect.qq.com/get_user_info
getUserInfo(String, String, String) - Method in class com.belerweb.social.qq.connect.api.User
获取登录用户在QQ空间的信息,包括昵称、头像、性别及黄钻信息(包括黄钻等级、是否年费黄钻等)。此接口仅支持网站调用 文档地址:http://wiki.connect.qq.com/get_user_info
getUsers() - Method in class com.belerweb.social.qq.mail.bean.Group
 
getValidationCode() - Method in class com.belerweb.social.qq.mail.api.Contact
获取验证码
getValidationCode2() - Method in class com.belerweb.social.qq.mail.api.Contact
获取验证码2
getValue() - Method in class com.belerweb.social.weixin.bean.Variable
变量值
getVariables() - Method in class com.belerweb.social.weixin.bean.Message
模板消息变量
getVerified() - Method in class com.belerweb.social.weibo.bean.User
是否是微博认证用户,即加V用户
getVerifiedReason() - Method in class com.belerweb.social.weibo.bean.User
认证原因
getVerifiedType() - Method in class com.belerweb.social.weibo.bean.User
暂未支持
getVerifyInfo() - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
getVideo() - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
getVip() - Method in class com.belerweb.social.qq.connect.bean.User
标识用户是否为黄钻用户
getVipInfo(String, String) - Method in class com.belerweb.social.qq.connect.api.User
获取已登录用户的关于QQ会员业务的基本资料。 基本资料包括以下信息:是否为“普通包月会员”,是否为“年费会员”,QQ会员等级信息,是否为“豪华版QQ会员”,是否为“钻皇会员”,是否为“SVIP”。 文档地址:http://wiki.connect.qq.com/get_vip_info
getVipInfo(String, String, String) - Method in class com.belerweb.social.qq.connect.api.User
获取已登录用户的关于QQ会员业务的基本资料。 基本资料包括以下信息:是否为“普通包月会员”,是否为“年费会员”,QQ会员等级信息,是否为“豪华版QQ会员”,是否为“钻皇会员”,是否为“SVIP”。 文档地址:http://wiki.connect.qq.com/get_vip_info
getVipRichInfo(String, String) - Method in class com.belerweb.social.qq.connect.api.User
获取已登录用户的关于QQ会员业务的详细资料。 详细资料包括:用户会员的历史属性,用户会员特权的到期时间,用户最后一次充值会员业务的支付渠道,用户开通会员的主要驱动因素。 文档地址:http://wiki.connect.qq.com/get_vip_rich_info
getVipRichInfo(String, String, String) - Method in class com.belerweb.social.qq.connect.api.User
获取已登录用户的关于QQ会员业务的详细资料。 详细资料包括:用户会员的历史属性,用户会员特权的到期时间,用户最后一次充值会员业务的支付渠道,用户开通会员的主要驱动因素。 文档地址:http://wiki.connect.qq.com/get_vip_rich_info
getVisible() - Method in class com.belerweb.social.weibo.bean.Status
微博的可见性及指定可见分组信息
getVoiceType() - Method in class com.belerweb.social.weixin.bean.Message
语音消息特有:语音格式
getWebim() - Method in class com.belerweb.social.weibo.bean.Privacy
是否开启webim, 0:不开启、1:开启
getWeihao() - Method in class com.belerweb.social.weibo.bean.User
用户的微号
getWidth() - Method in class com.belerweb.social.qq.connect.bean.Image
 
getWidth() - Method in class com.belerweb.social.qq.connect.bean.PicUploadResult
 
getYear() - Method in class com.belerweb.social.qq.connect.bean.Education
 
getYellowVipLevel() - Method in class com.belerweb.social.qq.connect.bean.User
黄钻等级
getZipcode() - Method in class com.belerweb.social.qq.connect.bean.TenpayAddress
 
Group - Class in com.belerweb.social.qq.mail.bean
 
Group() - Constructor for class com.belerweb.social.qq.mail.bean.Group
 
Group - Class in com.belerweb.social.weixin.api
分组管理接口 文档地址:http://mp.weixin.qq.com/wiki/index.php?title=分组管理接口
Group(Weixin) - Constructor for class com.belerweb.social.weixin.api.Group
 
Group - Class in com.belerweb.social.weixin.bean
分组
Group() - Constructor for class com.belerweb.social.weixin.bean.Group
 
Gut - Enum in com.belerweb.social.qq.connect.bean
QQ登录页面版本

H

Http - Class in com.belerweb.social.http
 
Http() - Constructor for class com.belerweb.social.http.Http
 
HttpException - Exception in com.belerweb.social.http
 
HttpException(Exception) - Constructor for exception com.belerweb.social.http.HttpException
 
HttpException(String) - Constructor for exception com.belerweb.social.http.HttpException
 

I

IdolList - Class in com.belerweb.social.qq.connect.bean
 
IdolList() - Constructor for class com.belerweb.social.qq.connect.bean.IdolList
 
Image - Class in com.belerweb.social.qq.connect.bean
 
Image() - Constructor for class com.belerweb.social.qq.connect.bean.Image
 
isRequestSuccess(HttpResponse) - Static method in class com.belerweb.social.http.Http
 

J

JsonBean - Class in com.belerweb.social.bean
 
JsonBean() - Constructor for class com.belerweb.social.bean.JsonBean
 
JsonBean(JSONObject) - Constructor for class com.belerweb.social.bean.JsonBean
 

L

listAlbum(String, String) - Method in class com.belerweb.social.qq.connect.api.QZone
获取登录用户的相册列表。 文档地址:http://wiki.connect.qq.com/list_album
listAlbum(String, String, String) - Method in class com.belerweb.social.qq.connect.api.QZone
获取登录用户的相册列表。 文档地址:http://wiki.connect.qq.com/list_album
listPhoto(String, String, String) - Method in class com.belerweb.social.qq.connect.api.QZone
获取登录用户的照片列表。 文档地址:http://wiki.connect.qq.com/list_photo
listPhoto(String, String, String, String) - Method in class com.belerweb.social.qq.connect.api.QZone
获取登录用户的照片列表。 文档地址:http://wiki.connect.qq.com/list_photo
login() - Method in class com.belerweb.social.qq.mail.api.Contact
QQ邮箱登录,如果登录成功则返回sid,登录失败抛出异常
lonLatToAddress(Double, Double) - Method in class com.belerweb.social.SDK
经纬度转换为地址

M

Media - Class in com.belerweb.social.weixin.api
上传下载多媒体文件 文档地址:http://mp.weixin.qq.com/wiki/index.php?title=上传下载多媒体文件 公众号在使用接口时,对多媒体文件、多媒体消息的获取和调用等操作,是通过media_id来进行的。通过本接口,公众号可以上传或下载多媒体文件。但请注意,每个多媒体文件(media_id)会在上传、 用户发送到微信服务器3天后自动删除,以节省服务器资源。
Media(Weixin) - Constructor for class com.belerweb.social.weixin.api.Media
 
Media - Class in com.belerweb.social.weixin.bean
媒体文件
Media() - Constructor for class com.belerweb.social.weixin.bean.Media
 
MediaType - Enum in com.belerweb.social.weixin.bean
媒体文件类型
Menu - Class in com.belerweb.social.weixin.api
自定义菜单接口 文档地址:http://mp.weixin.qq.com/wiki/index.php?title=自定义菜单创建接口
Menu(Weixin) - Constructor for class com.belerweb.social.weixin.api.Menu
 
Menu - Class in com.belerweb.social.weixin.bean
自定义菜单
Menu() - Constructor for class com.belerweb.social.weixin.bean.Menu
 
MenuType - Enum in com.belerweb.social.weixin.bean
自定义菜单类型
Message - Class in com.belerweb.social.weixin.bean
普通消息
Message() - Constructor for class com.belerweb.social.weixin.bean.Message
 
Message(MsgType) - Constructor for class com.belerweb.social.weixin.bean.Message
 
move(String, String) - Method in class com.belerweb.social.weixin.api.Group
移动用户分组
move(String, String, String) - Method in class com.belerweb.social.weixin.api.Group
移动用户分组
MsgType - Enum in com.belerweb.social.weixin.bean
普通消息
Music - Class in com.belerweb.social.qq.connect.bean
 
Music() - Constructor for class com.belerweb.social.qq.connect.bean.Music
 

N

need() - Method in class com.belerweb.social.qq.mail.bean.ValidationCode
 
newClient() - Static method in class com.belerweb.social.http.Http
 
NewT - Class in com.belerweb.social.qq.connect.bean
新发布的微博的返回信息
NewT() - Constructor for class com.belerweb.social.qq.connect.bean.NewT
 

O

OAuth2 - Class in com.belerweb.social.qq.connect.api
 
OAuth2 - Class in com.belerweb.social.qq.t.api
 
OAuth2 - Class in com.belerweb.social.weibo.api
 
OAuth2 - Class in com.belerweb.social.weixin.api
 
online() - Method in enum com.belerweb.social.bean.OnlineStatus
 
OnlineStatus - Enum in com.belerweb.social.bean
 
openId(String) - Method in class com.belerweb.social.qq.connect.api.OAuth2
获取用户OpenID,此接口适用于PC网站访问 文档地址:http://wiki.connect.qq.com/获取用户openid_oauth2-0
openId(String, Boolean) - Method in class com.belerweb.social.qq.connect.api.OAuth2
获取用户OpenID 文档地址:http://wiki.connect.qq.com/获取用户openid_oauth2-0
OpenID - Class in com.belerweb.social.qq.connect.bean
 
OpenID() - Constructor for class com.belerweb.social.qq.connect.bean.OpenID
 
Org - Class in com.belerweb.social.qq.mail.bean
 
Org() - Constructor for class com.belerweb.social.qq.mail.bean.Org
 

P

parse(JSONObject) - Static method in class com.belerweb.social.bean.Error
 
parse(Integer) - Static method in enum com.belerweb.social.bean.Gender
 
parse(String) - Static method in enum com.belerweb.social.bean.Gender
 
parse(Integer) - Static method in enum com.belerweb.social.bean.OnlineStatus
 
parse(String) - Static method in enum com.belerweb.social.bean.OnlineStatus
 
parse(String, Class<T>) - Static method in class com.belerweb.social.bean.Result
 
parse(JSONObject, Class<T>) - Static method in class com.belerweb.social.bean.Result
 
parse(JSONArray, Class<T>) - Static method in class com.belerweb.social.bean.Result
 
parse(JSONObject) - Static method in class com.belerweb.social.qq.connect.bean.AccessToken
 
parse(JSONObject) - Static method in class com.belerweb.social.qq.connect.bean.Album
 
parse(Integer) - Static method in enum com.belerweb.social.qq.connect.bean.AlbumPrivilege
 
parse(JSONObject) - Static method in class com.belerweb.social.qq.connect.bean.Company
 
parse(JSONObject) - Static method in class com.belerweb.social.qq.connect.bean.Education
 
parse(JSONObject) - Static method in class com.belerweb.social.qq.connect.bean.FanList
 
parse(JSONObject) - Static method in class com.belerweb.social.qq.connect.bean.IdolList
 
parse(JSONObject) - Static method in class com.belerweb.social.qq.connect.bean.Image
 
parse(JSONObject) - Static method in class com.belerweb.social.qq.connect.bean.Music
 
parse(JSONObject) - Static method in class com.belerweb.social.qq.connect.bean.NewT
 
parse(JSONObject) - Static method in class com.belerweb.social.qq.connect.bean.OpenID
 
parse(JSONObject) - Static method in class com.belerweb.social.qq.connect.bean.Photo
 
parse(JSONObject) - Static method in class com.belerweb.social.qq.connect.bean.PicUploadResult
 
parse(JSONObject) - Static method in class com.belerweb.social.qq.connect.bean.RepostList
 
parse(Integer) - Static method in enum com.belerweb.social.qq.connect.bean.SendPrivate
 
parse(JSONObject) - Static method in class com.belerweb.social.qq.connect.bean.Tag
 
parse(JSONObject) - Static method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
parse(JSONObject) - Static method in class com.belerweb.social.qq.connect.bean.User
 
parse(JSONObject) - Static method in class com.belerweb.social.qq.connect.bean.Video
 
parse(JSONObject) - Static method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
parse(JSONObject) - Static method in class com.belerweb.social.weibo.bean.AccessToken
 
parse(JSONObject) - Static method in class com.belerweb.social.weibo.bean.Comment
 
parse(JSONObject) - Static method in class com.belerweb.social.weibo.bean.Geo
 
parse(JSONObject) - Static method in class com.belerweb.social.weibo.bean.Privacy
 
parse(JSONObject) - Static method in class com.belerweb.social.weibo.bean.Remind
 
parse(JSONObject) - Static method in class com.belerweb.social.weibo.bean.Status
 
parse(JSONObject) - Static method in class com.belerweb.social.weibo.bean.TokenInfo
 
parse(JSONObject) - Static method in class com.belerweb.social.weibo.bean.UrlShort
 
parse(JSONObject) - Static method in class com.belerweb.social.weibo.bean.User
 
parse(JSONObject) - Static method in class com.belerweb.social.weibo.bean.UserCounts
 
parse(JSONObject) - Static method in class com.belerweb.social.weibo.bean.Visible
 
parse(JSONObject) - Static method in class com.belerweb.social.weixin.bean.AccessToken
 
parse(Object) - Static method in enum com.belerweb.social.weixin.bean.EventType
 
parse(JSONObject) - Static method in class com.belerweb.social.weixin.bean.GetFollowersResult
 
parse(JSONObject) - Static method in class com.belerweb.social.weixin.bean.Group
 
parse(JSONObject) - Static method in class com.belerweb.social.weixin.bean.Menu
 
parse(Object) - Static method in enum com.belerweb.social.weixin.bean.MenuType
 
parse(String) - Static method in class com.belerweb.social.weixin.bean.Message
 
parse(JSONObject) - Static method in class com.belerweb.social.weixin.bean.Message
 
parse(Object) - Static method in enum com.belerweb.social.weixin.bean.MsgType
 
parse(JSONObject) - Static method in class com.belerweb.social.weixin.bean.QRTicket
 
parse(Object) - Static method in enum com.belerweb.social.weixin.bean.QRType
 
parse(Object) - Static method in enum com.belerweb.social.weixin.bean.Scope
 
parse(JSONObject) - Static method in class com.belerweb.social.weixin.bean.User
 
parse(Object) - Static method in enum com.belerweb.social.weixin.bean.VoiceType
 
parseBoolean(Object) - Static method in class com.belerweb.social.bean.Result
 
parseDate(Object, String, Locale) - Static method in class com.belerweb.social.bean.Result
 
parseDouble(Object) - Static method in class com.belerweb.social.bean.Result
 
parseInteger(Object) - Static method in class com.belerweb.social.bean.Result
 
parseLong(Object) - Static method in class com.belerweb.social.bean.Result
 
parseTimeSeconds(Object) - Static method in class com.belerweb.social.bean.Result
 
Photo - Class in com.belerweb.social.qq.connect.bean
 
Photo() - Constructor for class com.belerweb.social.qq.connect.bean.Photo
 
PicUploadResult - Class in com.belerweb.social.qq.connect.bean
 
PicUploadResult() - Constructor for class com.belerweb.social.qq.connect.bean.PicUploadResult
 
POP3 - Class in com.belerweb.social.mail.api
POP3 邮件工具
POP3(String, String, String) - Constructor for class com.belerweb.social.mail.api.POP3
 
POP3(String, String, String, int, boolean) - Constructor for class com.belerweb.social.mail.api.POP3
 
post(String, HttpEntity, Header...) - Static method in class com.belerweb.social.http.Http
 
post(String, List<NameValuePair>, String, Header...) - Static method in class com.belerweb.social.http.Http
 
post(String) - Static method in class com.belerweb.social.http.Http
 
post(String, HttpEntity) - Method in class com.belerweb.social.SDK
 
post(String, List<NameValuePair>) - Method in class com.belerweb.social.SDK
 
post(String) - Method in class com.belerweb.social.SDK
 
Privacy - Class in com.belerweb.social.weibo.bean
隐私设置
Privacy() - Constructor for class com.belerweb.social.weibo.bean.Privacy
 

Q

QQConnect - Class in com.belerweb.social.qq.connect.api
 
QQConnect(String, String) - Constructor for class com.belerweb.social.qq.connect.api.QQConnect
 
QQConnect(String, String, String) - Constructor for class com.belerweb.social.qq.connect.api.QQConnect
 
QQT - Class in com.belerweb.social.qq.t.api
 
QQT(String, String) - Constructor for class com.belerweb.social.qq.t.api.QQT
 
QQT(String, String, String) - Constructor for class com.belerweb.social.qq.t.api.QQT
 
QRCreation - Class in com.belerweb.social.weixin.bean
 
QRCreation() - Constructor for class com.belerweb.social.weixin.bean.QRCreation
 
QRTicket - Class in com.belerweb.social.weixin.bean
二维码 Ticket
QRTicket() - Constructor for class com.belerweb.social.weixin.bean.QRTicket
 
QRType - Enum in com.belerweb.social.weixin.bean
带参数的二维码类型
QZone - Class in com.belerweb.social.qq.connect.api
QZone API,相册,日志...
QZone(QQConnect) - Constructor for class com.belerweb.social.qq.connect.api.QZone
 

R

randomAgent() - Static method in class com.belerweb.social.http.Http
 
refreshAccessToken(String) - Method in class com.belerweb.social.qq.connect.api.OAuth2
权限自动续期,获取Access Token,此方法适用于PC网站。 从 QQConnect中获取 clientId, clientSecret
refreshAccessToken(String, String, String) - Method in class com.belerweb.social.qq.connect.api.OAuth2
权限自动续期,获取Access Token,此方法适用于PC网站。
refreshAccessToken(String, Boolean) - Method in class com.belerweb.social.qq.connect.api.OAuth2
权限自动续期,获取Access Token 从 QQConnect中获取 clientId, clientSecret
refreshAccessToken(String, String, String, Boolean) - Method in class com.belerweb.social.qq.connect.api.OAuth2
权限自动续期,获取Access Token
refreshAccessToken(String, String, String, String, Boolean) - Method in class com.belerweb.social.qq.connect.api.OAuth2
权限自动续期,获取Access Token 文档地址:http://wiki.connect.qq.com/使用authorization_code获取access_token
refreshAccessToken(String) - Method in class com.belerweb.social.weixin.api.OAuth2
刷新access_token(如果需要)。从Weixin中获取appId
refreshAccessToken(String, String) - Method in class com.belerweb.social.weixin.api.OAuth2
刷新access_token(如果需要)
refreshAccessToken(String, String, String) - Method in class com.belerweb.social.weixin.api.OAuth2
刷新access_token(如果需要)
Remind - Class in com.belerweb.social.weibo.bean
消息未读数
Remind() - Constructor for class com.belerweb.social.weibo.bean.Remind
 
RepostList - Class in com.belerweb.social.qq.connect.bean
 
RepostList() - Constructor for class com.belerweb.social.qq.connect.bean.RepostList
 
responseToString(HttpResponse) - Static method in class com.belerweb.social.http.Http
 
Result<T> - Class in com.belerweb.social.bean
 
Result(Error) - Constructor for class com.belerweb.social.bean.Result
 
Result(T) - Constructor for class com.belerweb.social.bean.Result
 
Result(List<T>) - Constructor for class com.belerweb.social.bean.Result
 
revokeOAuth2(String) - Method in class com.belerweb.social.weibo.api.OAuth2
授权回收接口,帮助开发者主动取消用户的授权。 文档地址:http://open.weibo.com/wiki/Oauth2/revokeoauth2

S

Scope - Enum in com.belerweb.social.qq.connect.bean
请求用户授权时向用户显示的可进行授权的列表。
Scope - Enum in com.belerweb.social.weibo.bean
scope是OAuth2.0授权机制中authorize接口的一个参数 通过scope,平台将开放更多的微博核心功能给开发者,同时也加强用户隐私保护,提升了用户体验,用户在新OAuth2.0授权页中有权利选择赋予应用的功能。
Scope - Enum in com.belerweb.social.weixin.bean
应用授权作用域
SDK - Class in com.belerweb.social
 
SDK() - Constructor for class com.belerweb.social.SDK
 
sendCustomMessage(Message) - Method in class com.belerweb.social.weixin.api.Weixin
发送客服消息 当用户主动发消息给公众号的时候,微信将会把消息数据推送给开发者,开发者在一段时间内(目前为24小时)可以调用客服消息接口,通过POST一个JSON数据包来发送消息给普通用户, 在24小时内不限制发送次数。此接口主要用于客服等有人工消息处理环节的功能,方便开发者为用户提供更加优质的服务。 文档地址:http://mp.weixin.qq.com/wiki/index.php?title=发送客服消息
sendCustomMessage(String, Message) - Method in class com.belerweb.social.weixin.api.Weixin
发送客服消息 当用户主动发消息给公众号的时候,微信将会把消息数据推送给开发者,开发者在一段时间内(目前为24小时)可以调用客服消息接口,通过POST一个JSON数据包来发送消息给普通用户, 在24小时内不限制发送次数。此接口主要用于客服等有人工消息处理环节的功能,方便开发者为用户提供更加优质的服务。 文档地址:http://mp.weixin.qq.com/wiki/index.php?title=发送客服消息
SendPrivate - Enum in com.belerweb.social.qq.connect.bean
 
sendTemplateMessage(Message) - Method in class com.belerweb.social.weixin.api.Weixin
发送模板消息
sendTemplateMessage(String, Message) - Method in class com.belerweb.social.weixin.api.Weixin
发送模板消息
setAd(List<String>) - Method in class com.belerweb.social.weibo.bean.Status
 
setAddress(Address) - Method in class com.belerweb.social.qq.mail.bean.User
 
setAddress(String) - Method in class com.belerweb.social.weibo.bean.Geo
 
setAlbumId(String) - Method in class com.belerweb.social.qq.connect.bean.Album
 
setAlbumId(String) - Method in class com.belerweb.social.qq.connect.bean.PicUploadResult
 
setAllowAllActMsg(Boolean) - Method in class com.belerweb.social.weibo.bean.User
 
setAllowAllComment(Boolean) - Method in class com.belerweb.social.weibo.bean.User
 
setAppId(String) - Method in class com.belerweb.social.weixin.api.Weixin
 
setAppkey(String) - Method in class com.belerweb.social.weibo.bean.TokenInfo
 
setArticles(List<Article>) - Method in class com.belerweb.social.weixin.bean.Message
 
setAttitudesCount(Integer) - Method in class com.belerweb.social.weibo.bean.Status
 
setAuthor(String) - Method in class com.belerweb.social.qq.connect.bean.Music
 
setAvatarLarge(String) - Method in class com.belerweb.social.weibo.bean.User
 
setBadge(Integer) - Method in class com.belerweb.social.weibo.bean.Privacy
 
setBadge(Integer) - Method in class com.belerweb.social.weibo.bean.Remind
 
setBeginYear(Integer) - Method in class com.belerweb.social.qq.connect.bean.Company
 
setBiFollowersCount(Integer) - Method in class com.belerweb.social.weibo.bean.User
 
setBirth(Date) - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
setBirthday(String) - Method in class com.belerweb.social.qq.mail.bean.User
 
setBmiddlePic(String) - Method in class com.belerweb.social.weibo.bean.Status
 
setCity(String) - Method in class com.belerweb.social.qq.mail.bean.Address
 
setCity(String) - Method in class com.belerweb.social.weibo.bean.Geo
 
setCity(Integer) - Method in class com.belerweb.social.weibo.bean.User
 
setCity(String) - Method in class com.belerweb.social.weixin.bean.User
 
setCityCode(String) - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
setCityCode(String) - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
setCityName(String) - Method in class com.belerweb.social.weibo.bean.Geo
 
setClassId(String) - Method in class com.belerweb.social.qq.connect.bean.Album
 
setClientId(String) - Method in class com.belerweb.social.qq.connect.api.QQConnect
 
setClientId(String) - Method in class com.belerweb.social.qq.connect.bean.OpenID
 
setClientId(String) - Method in class com.belerweb.social.qq.t.api.QQT
 
setClientId(String) - Method in class com.belerweb.social.weibo.api.Weibo
 
setClientSecret(String) - Method in class com.belerweb.social.qq.connect.api.QQConnect
 
setClientSecret(String) - Method in class com.belerweb.social.qq.t.api.QQT
 
setClientSecret(String) - Method in class com.belerweb.social.weibo.api.Weibo
 
setCmt(Integer) - Method in class com.belerweb.social.weibo.bean.Remind
 
setCode(String) - Method in class com.belerweb.social.qq.mail.bean.ValidationCode
 
setColor(String) - Method in class com.belerweb.social.weixin.bean.Variable
 
setComment(Integer) - Method in class com.belerweb.social.weibo.bean.Privacy
 
setCommentsCount(Integer) - Method in class com.belerweb.social.weibo.bean.Status
 
setCompanies(List<Company>) - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
setCompanyName(String) - Method in class com.belerweb.social.qq.connect.bean.Company
 
setContent(byte[]) - Method in class com.belerweb.social.weixin.bean.Media
 
setContent(String) - Method in class com.belerweb.social.weixin.bean.Message
 
setContentType(String) - Method in class com.belerweb.social.weixin.bean.Media
 
setCount(Integer) - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
setCount(Integer) - Method in class com.belerweb.social.weixin.bean.GetFollowersResult
 
setCount(Integer) - Method in class com.belerweb.social.weixin.bean.Group
 
setCountry(String) - Method in class com.belerweb.social.qq.mail.bean.Address
 
setCountry(String) - Method in class com.belerweb.social.weixin.bean.User
 
setCountryCode(String) - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
setCountryCode(String) - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
setCover(String) - Method in class com.belerweb.social.qq.connect.bean.Album
 
setCreateAt(Long) - Method in class com.belerweb.social.weibo.bean.TokenInfo
 
setCreated(Date) - Method in class com.belerweb.social.qq.connect.bean.TenpayAddress
 
setCreatedAt(Date) - Method in class com.belerweb.social.weibo.bean.Comment
 
setCreatedAt(Date) - Method in class com.belerweb.social.weibo.bean.Status
 
setCreatedAt(Date) - Method in class com.belerweb.social.weibo.bean.User
 
setCreateTime(Date) - Method in class com.belerweb.social.qq.connect.bean.Album
 
setCreateTime(Date) - Method in class com.belerweb.social.weixin.bean.Message
 
setCustom(String) - Method in class com.belerweb.social.qq.mail.bean.User
 
setDate(String) - Method in class com.belerweb.social.qq.mail.bean.User
 
setDepartmentId(String) - Method in class com.belerweb.social.qq.connect.bean.Education
 
setDepartmentName(String) - Method in class com.belerweb.social.qq.connect.bean.Company
 
setDescription(String) - Method in class com.belerweb.social.qq.connect.bean.Album
 
setDescription(String) - Method in class com.belerweb.social.qq.connect.bean.Photo
 
setDescription(String) - Method in class com.belerweb.social.weibo.bean.User
 
setDescription(String) - Method in class com.belerweb.social.weixin.bean.Article
 
setDescription(String) - Method in class com.belerweb.social.weixin.bean.Message
 
setDm(Integer) - Method in class com.belerweb.social.weibo.bean.Remind
 
setDomain(String) - Method in class com.belerweb.social.weibo.bean.User
 
setEducations(List<Education>) - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
setEmail(String) - Method in class com.belerweb.social.qq.mail.bean.Email
 
setEmails(List<Email>) - Method in class com.belerweb.social.qq.mail.bean.User
 
setEmotionType(String) - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
setEmotionUrl(String) - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
setEndYear(Integer) - Method in class com.belerweb.social.qq.connect.bean.Company
 
setError(String) - Method in class com.belerweb.social.bean.Error
 
setErrorCode(String) - Method in class com.belerweb.social.bean.Error
 
setEventKey(String) - Method in class com.belerweb.social.weixin.bean.Message
 
setEventType(EventType) - Method in class com.belerweb.social.weixin.bean.Message
 
setExp(Integer) - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
setExpireIn(Long) - Method in class com.belerweb.social.weibo.bean.TokenInfo
 
setExpireSeconds(Integer) - Method in class com.belerweb.social.weixin.bean.QRCreation
 
setExpireSeconds(Integer) - Method in class com.belerweb.social.weixin.bean.QRTicket
 
setExpiresIn(Long) - Method in class com.belerweb.social.qq.connect.bean.AccessToken
 
setExpiresIn(Long) - Method in class com.belerweb.social.weibo.bean.AccessToken
 
setExpiresIn(Long) - Method in class com.belerweb.social.weixin.bean.AccessToken
 
setFamilyName(String) - Method in class com.belerweb.social.qq.mail.bean.User
 
setFans(List<WeiboUser>) - Method in class com.belerweb.social.qq.connect.bean.FanList
 
setFans(List<WeiboUser>) - Method in class com.belerweb.social.qq.connect.bean.IdolList
 
setFansNum(Integer) - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
setFavNum(Integer) - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
setFavorited(Boolean) - Method in class com.belerweb.social.weibo.bean.Status
 
setFavouritesCount(Integer) - Method in class com.belerweb.social.weibo.bean.User
 
setFigureUrl(String) - Method in class com.belerweb.social.qq.connect.bean.User
 
setFigureUrl1(String) - Method in class com.belerweb.social.qq.connect.bean.User
 
setFigureUrl2(String) - Method in class com.belerweb.social.qq.connect.bean.User
 
setFigureUrlQQ1(String) - Method in class com.belerweb.social.qq.connect.bean.User
 
setFigureUrlQQ2(String) - Method in class com.belerweb.social.qq.connect.bean.User
 
setFollower(Integer) - Method in class com.belerweb.social.weibo.bean.Remind
 
setFollowersCount(Integer) - Method in class com.belerweb.social.weibo.bean.User
 
setFollowersCount(Integer) - Method in class com.belerweb.social.weibo.bean.UserCounts
 
setFollowing(Boolean) - Method in class com.belerweb.social.weibo.bean.User
 
setFollowMe(Boolean) - Method in class com.belerweb.social.weibo.bean.User
 
setFriendsCount(Integer) - Method in class com.belerweb.social.weibo.bean.User
 
setFriendsCount(Integer) - Method in class com.belerweb.social.weibo.bean.UserCounts
 
setFrom(String) - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
setFromUrl(String) - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
setFromUser(String) - Method in class com.belerweb.social.weixin.bean.Message
 
setGender(Gender) - Method in class com.belerweb.social.qq.connect.bean.User
 
setGender(Gender) - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
setGender(Gender) - Method in class com.belerweb.social.weibo.bean.User
 
setGender(Gender) - Method in class com.belerweb.social.weixin.bean.User
 
setGeo(String) - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
setGeo(Integer) - Method in class com.belerweb.social.weibo.bean.Privacy
 
setGeo(Geo) - Method in class com.belerweb.social.weibo.bean.Status
 
setGeoEnabled(Boolean) - Method in class com.belerweb.social.weibo.bean.User
 
setGivenName(String) - Method in class com.belerweb.social.qq.mail.bean.User
 
setGroup(Integer) - Method in class com.belerweb.social.weibo.bean.Remind
 
setHasNext(Boolean) - Method in class com.belerweb.social.qq.connect.bean.FanList
 
setHasNext(Boolean) - Method in class com.belerweb.social.qq.connect.bean.IdolList
 
setHasNext(Boolean) - Method in class com.belerweb.social.qq.connect.bean.RepostList
 
setHead(String) - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
setHeadImgUrl(String) - Method in class com.belerweb.social.weixin.bean.User
 
setHeight(Integer) - Method in class com.belerweb.social.qq.connect.bean.Image
 
setHeight(Integer) - Method in class com.belerweb.social.qq.connect.bean.PicUploadResult
 
setHistoryEndTime(Date) - Method in class com.belerweb.social.qq.connect.bean.User
 
setHistoryPayTime(Date) - Method in class com.belerweb.social.qq.connect.bean.User
 
setHomeCityCode(String) - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
setHomeCountryCode(String) - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
setHomepage(String) - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
setHomeProvinceCode(String) - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
setHometownCode(String) - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
setHqMusicUrl(String) - Method in class com.belerweb.social.weixin.bean.Message
 
setId(String) - Method in class com.belerweb.social.qq.connect.bean.Company
 
setId(String) - Method in class com.belerweb.social.qq.connect.bean.Education
 
setId(Long) - Method in class com.belerweb.social.qq.connect.bean.NewT
 
setId(String) - Method in class com.belerweb.social.qq.connect.bean.Tag
 
setId(String) - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
setId(String) - Method in class com.belerweb.social.qq.mail.bean.Group
 
setId(String) - Method in class com.belerweb.social.qq.mail.bean.User
 
setId(String) - Method in class com.belerweb.social.weibo.bean.Comment
 
setId(String) - Method in class com.belerweb.social.weibo.bean.Status
 
setId(String) - Method in class com.belerweb.social.weibo.bean.User
 
setId(String) - Method in class com.belerweb.social.weibo.bean.UserCounts
 
setId(String) - Method in class com.belerweb.social.weixin.bean.Group
 
setId(String) - Method in class com.belerweb.social.weixin.bean.Media
 
setIdolNum(Integer) - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
setIdstr(String) - Method in class com.belerweb.social.weibo.bean.Comment
 
setIdstr(String) - Method in class com.belerweb.social.weibo.bean.Status
 
setIdstr(String) - Method in class com.belerweb.social.weibo.bean.User
 
setIm(String) - Method in class com.belerweb.social.qq.mail.bean.User
 
setImage(String) - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
setImgUrl(String) - Method in class com.belerweb.social.qq.connect.bean.NewT
 
setIndex(Integer) - Method in class com.belerweb.social.qq.connect.bean.TenpayAddress
 
setIndustryCode(String) - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
setInReplyToScreenName(String) - Method in class com.belerweb.social.weibo.bean.Status
 
setInReplyToStatusId(String) - Method in class com.belerweb.social.weibo.bean.Status
 
setInReplyToUserId(String) - Method in class com.belerweb.social.weibo.bean.Status
 
setIntroduction(String) - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
setInvite(Integer) - Method in class com.belerweb.social.weibo.bean.Remind
 
setIsEnt(Boolean) - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
setIsLost(Boolean) - Method in class com.belerweb.social.qq.connect.bean.User
 
setIsMyBlack(Boolean) - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
setIsMyFans(Boolean) - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
setIsMyIdol(Boolean) - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
setIsQQVip(Boolean) - Method in class com.belerweb.social.qq.connect.bean.User
 
setIsQQYearVip(Boolean) - Method in class com.belerweb.social.qq.connect.bean.User
 
setIsRealName(Boolean) - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
setIsVip(Boolean) - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
setIsVip(Boolean) - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
setIsYellowVip(Boolean) - Method in class com.belerweb.social.qq.connect.bean.User
 
setIsYellowYearVip(Boolean) - Method in class com.belerweb.social.qq.connect.bean.User
 
setKey(String) - Method in class com.belerweb.social.weixin.bean.Menu
 
setLabel(String) - Method in class com.belerweb.social.qq.mail.bean.Address
 
setLabel(String) - Method in class com.belerweb.social.qq.mail.bean.Email
 
setLabel(String) - Method in class com.belerweb.social.qq.mail.bean.Tel
 
setLabel(String) - Method in class com.belerweb.social.weixin.bean.Message
 
setLang(String) - Method in class com.belerweb.social.weibo.bean.User
 
setLanguage(String) - Method in class com.belerweb.social.weixin.bean.User
 
setLargeImage(Image) - Method in class com.belerweb.social.qq.connect.bean.Photo
 
setLargeUrl(String) - Method in class com.belerweb.social.qq.connect.bean.PicUploadResult
 
setLastUsed(Date) - Method in class com.belerweb.social.qq.connect.bean.TenpayAddress
 
setLat(Double) - Method in class com.belerweb.social.weixin.bean.Message
 
setLatitude(Double) - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
setLatitude(Double) - Method in class com.belerweb.social.weibo.bean.Geo
 
setLevel(Integer) - Method in class com.belerweb.social.qq.connect.bean.Education
 
setLevel(Integer) - Method in class com.belerweb.social.qq.connect.bean.User
 
setLevel(Integer) - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
setLevel(String) - Method in class com.belerweb.social.qq.mail.bean.User
 
setListId(Integer) - Method in class com.belerweb.social.weibo.bean.Visible
 
setlLoc(String) - Method in class com.belerweb.social.qq.connect.bean.Photo
 
setlLoc(String) - Method in class com.belerweb.social.qq.connect.bean.PicUploadResult
 
setLocation(String) - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
setLocation(String) - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
setLocation(String) - Method in class com.belerweb.social.weibo.bean.User
 
setLon(Double) - Method in class com.belerweb.social.weixin.bean.Message
 
setLongitude(Double) - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
setLongitude(Double) - Method in class com.belerweb.social.weibo.bean.Geo
 
setmCount(Integer) - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
setMediaId(String) - Method in class com.belerweb.social.weixin.bean.Message
 
setMentionCmt(Integer) - Method in class com.belerweb.social.weibo.bean.Remind
 
setMentionStatus(Integer) - Method in class com.belerweb.social.weibo.bean.Remind
 
setMessage(Integer) - Method in class com.belerweb.social.weibo.bean.Privacy
 
setMid(String) - Method in class com.belerweb.social.weibo.bean.Comment
 
setMid(String) - Method in class com.belerweb.social.weibo.bean.Status
 
setMlevel(Integer) - Method in class com.belerweb.social.weibo.bean.Status
 
setMobile(String) - Method in class com.belerweb.social.qq.connect.bean.TenpayAddress
 
setMobile(Integer) - Method in class com.belerweb.social.weibo.bean.Privacy
 
setModified(Date) - Method in class com.belerweb.social.qq.connect.bean.TenpayAddress
 
setMore(String) - Method in class com.belerweb.social.weibo.bean.Geo
 
setMsgbox(Integer) - Method in class com.belerweb.social.weibo.bean.Remind
 
setMsgId(Long) - Method in class com.belerweb.social.weixin.bean.Message
 
setMsgType(MsgType) - Method in class com.belerweb.social.weixin.bean.Message
 
setMusic(Music) - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
setMusicUrl(String) - Method in class com.belerweb.social.weixin.bean.Message
 
setMutualFansNum(Integer) - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
setName(String) - Method in class com.belerweb.social.qq.connect.bean.Album
 
setName(String) - Method in class com.belerweb.social.qq.connect.bean.Photo
 
setName(String) - Method in class com.belerweb.social.qq.connect.bean.Tag
 
setName(String) - Method in class com.belerweb.social.qq.connect.bean.TenpayAddress
 
setName(String) - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
setName(String) - Method in class com.belerweb.social.qq.mail.bean.Group
 
setName(String) - Method in class com.belerweb.social.qq.mail.bean.User
 
setName(String) - Method in class com.belerweb.social.weibo.bean.User
 
setName(String) - Method in class com.belerweb.social.weixin.bean.Group
 
setName(String) - Method in class com.belerweb.social.weixin.bean.Media
 
setName(String) - Method in class com.belerweb.social.weixin.bean.Menu
 
setName(String) - Method in class com.belerweb.social.weixin.bean.Variable
 
setNextOpenid(String) - Method in class com.belerweb.social.weixin.bean.GetFollowersResult
 
setNick(String) - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
setNickname(String) - Method in class com.belerweb.social.qq.connect.bean.User
 
setNickName(String) - Method in class com.belerweb.social.qq.mail.bean.User
 
setNickname(String) - Method in class com.belerweb.social.weixin.bean.User
 
setNote(String) - Method in class com.belerweb.social.qq.mail.bean.User
 
setNotice(Integer) - Method in class com.belerweb.social.weibo.bean.Remind
 
setNum(String) - Method in class com.belerweb.social.qq.mail.bean.Tel
 
setOnlineStatus(OnlineStatus) - Method in class com.belerweb.social.weibo.bean.User
 
setOpenId(String) - Method in class com.belerweb.social.qq.connect.bean.OpenID
 
setOpenId(String) - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
setOpenId(String) - Method in class com.belerweb.social.weixin.bean.AccessToken
 
setOpenId(String) - Method in class com.belerweb.social.weixin.bean.User
 
setOpenIds(List<String>) - Method in class com.belerweb.social.weixin.bean.GetFollowersResult
 
setOrg(Org) - Method in class com.belerweb.social.qq.mail.bean.User
 
setOrg1(String) - Method in class com.belerweb.social.qq.mail.bean.Org
 
setOrg2(String) - Method in class com.belerweb.social.qq.mail.bean.Org
 
setOriginalPic(String) - Method in class com.belerweb.social.weibo.bean.Status
 
setOrigText(String) - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
setOwner(String) - Method in class com.belerweb.social.qq.mail.bean.Group
 
setPhoto(Integer) - Method in class com.belerweb.social.weibo.bean.Remind
 
setPicNum(Integer) - Method in class com.belerweb.social.qq.connect.bean.Album
 
setPicUrl(String) - Method in class com.belerweb.social.qq.connect.bean.Video
 
setPicUrl(String) - Method in class com.belerweb.social.weixin.bean.Article
 
setPicUrl(String) - Method in class com.belerweb.social.weixin.bean.Message
 
setPicUrls(List<String>) - Method in class com.belerweb.social.weibo.bean.Status
 
setPinyin(String) - Method in class com.belerweb.social.weibo.bean.Geo
 
setPlayer(String) - Method in class com.belerweb.social.qq.connect.bean.Video
 
setPostcode(String) - Method in class com.belerweb.social.qq.mail.bean.Address
 
setPrecision(Double) - Method in class com.belerweb.social.weixin.bean.Message
 
setPrivateFriendsCount(Integer) - Method in class com.belerweb.social.weibo.bean.UserCounts
 
setPrivateGroup(Integer) - Method in class com.belerweb.social.weibo.bean.Remind
 
setPrivilege(List<String>) - Method in class com.belerweb.social.weixin.bean.User
 
setProfileImageUrl(String) - Method in class com.belerweb.social.weibo.bean.User
 
setProfileUrl(String) - Method in class com.belerweb.social.weibo.bean.User
 
setProvince(String) - Method in class com.belerweb.social.qq.mail.bean.Address
 
setProvince(String) - Method in class com.belerweb.social.weibo.bean.Geo
 
setProvince(Integer) - Method in class com.belerweb.social.weibo.bean.User
 
setProvince(String) - Method in class com.belerweb.social.weixin.bean.User
 
setProvinceCode(String) - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
setProvinceCode(String) - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
setProvinceName(String) - Method in class com.belerweb.social.weibo.bean.Geo
 
setQqHaohuaEnd(Date) - Method in class com.belerweb.social.qq.connect.bean.User
 
setQqHaohuaPayway(Integer) - Method in class com.belerweb.social.qq.connect.bean.User
 
setQqHaohuaStart(Date) - Method in class com.belerweb.social.qq.connect.bean.User
 
setQqSvipEnd(Date) - Method in class com.belerweb.social.qq.connect.bean.User
 
setQqSvipPayway(Integer) - Method in class com.belerweb.social.qq.connect.bean.User
 
setQqSvipStart(Date) - Method in class com.belerweb.social.qq.connect.bean.User
 
setQqVipEnd(Date) - Method in class com.belerweb.social.qq.connect.bean.User
 
setQqVipLevel(Integer) - Method in class com.belerweb.social.qq.connect.bean.User
 
setQqVipPayway(Integer) - Method in class com.belerweb.social.qq.connect.bean.User
 
setQqVipStart(Date) - Method in class com.belerweb.social.qq.connect.bean.User
 
setQqYearVipEnd(Date) - Method in class com.belerweb.social.qq.connect.bean.User
 
setQqYearVipPayway(Integer) - Method in class com.belerweb.social.qq.connect.bean.User
 
setQqYearVipStart(Date) - Method in class com.belerweb.social.qq.connect.bean.User
 
setQqZuanhuangEnd(Date) - Method in class com.belerweb.social.qq.connect.bean.User
 
setQqZuanhuangPayway(Integer) - Method in class com.belerweb.social.qq.connect.bean.User
 
setQqZuanhuangStart(Date) - Method in class com.belerweb.social.qq.connect.bean.User
 
setRealname(Integer) - Method in class com.belerweb.social.weibo.bean.Privacy
 
setRealUrl(String) - Method in class com.belerweb.social.qq.connect.bean.Video
 
setRecognition(String) - Method in class com.belerweb.social.weixin.bean.Message
 
setRedirectUri(String) - Method in class com.belerweb.social.qq.connect.api.QQConnect
 
setRedirectUri(String) - Method in class com.belerweb.social.qq.t.api.QQT
 
setRedirectUri(String) - Method in class com.belerweb.social.weibo.api.Weibo
 
setRedirectUri(String) - Method in class com.belerweb.social.weixin.api.Weixin
 
setRefreshToken(String) - Method in class com.belerweb.social.qq.connect.bean.AccessToken
 
setRefreshToken(String) - Method in class com.belerweb.social.weixin.bean.AccessToken
 
setRegionId(Integer) - Method in class com.belerweb.social.qq.connect.bean.TenpayAddress
 
setRegTime(Date) - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
setRelate(String) - Method in class com.belerweb.social.qq.mail.bean.User
 
setRemark(String) - Method in class com.belerweb.social.weibo.bean.User
 
setRemindIn(Long) - Method in class com.belerweb.social.weibo.bean.AccessToken
 
setReplyComment(Comment) - Method in class com.belerweb.social.weibo.bean.Comment
 
setRepostsCount(Integer) - Method in class com.belerweb.social.weibo.bean.Status
 
setRequest(String) - Method in class com.belerweb.social.bean.Error
 
setResult(Boolean) - Method in class com.belerweb.social.weibo.bean.UrlShort
 
setRetweetedStatus(Status) - Method in class com.belerweb.social.weibo.bean.Status
 
setScale(Integer) - Method in class com.belerweb.social.weixin.bean.Message
 
setSceneId(Integer) - Method in class com.belerweb.social.weixin.bean.QRCreation
 
setSchoolId(String) - Method in class com.belerweb.social.qq.connect.bean.Education
 
setScope(String) - Method in class com.belerweb.social.weibo.bean.TokenInfo
 
setScope(Scope) - Method in class com.belerweb.social.weixin.bean.AccessToken
 
setScreenName(String) - Method in class com.belerweb.social.weibo.bean.User
 
setSecret(String) - Method in class com.belerweb.social.weixin.api.Weixin
 
setSelf(Boolean) - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
setSendPrivate(SendPrivate) - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
setSeqId(String) - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
setShortUrl(String) - Method in class com.belerweb.social.qq.connect.bean.Video
 
setsLoc(String) - Method in class com.belerweb.social.qq.connect.bean.Photo
 
setsLoc(String) - Method in class com.belerweb.social.qq.connect.bean.PicUploadResult
 
setSmallUrl(String) - Method in class com.belerweb.social.qq.connect.bean.Photo
 
setSmallUrl(String) - Method in class com.belerweb.social.qq.connect.bean.PicUploadResult
 
setSource(String) - Method in class com.belerweb.social.weibo.bean.Comment
 
setSource(String) - Method in class com.belerweb.social.weibo.bean.Status
 
setStatus(Integer) - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
setStatus(String) - Method in class com.belerweb.social.qq.mail.bean.ValidationCode
 
setStatus(Status) - Method in class com.belerweb.social.weibo.bean.Comment
 
setStatus(Integer) - Method in class com.belerweb.social.weibo.bean.Remind
 
setStatus(Status) - Method in class com.belerweb.social.weibo.bean.User
 
setStatusesCount(Integer) - Method in class com.belerweb.social.weibo.bean.User
 
setStatusesCount(Integer) - Method in class com.belerweb.social.weibo.bean.UserCounts
 
setStreet(String) - Method in class com.belerweb.social.qq.connect.bean.TenpayAddress
 
setStreet(String) - Method in class com.belerweb.social.qq.mail.bean.Address
 
setSubs(List<Menu>) - Method in class com.belerweb.social.weixin.bean.Menu
 
setSubscribe(Boolean) - Method in class com.belerweb.social.weixin.bean.User
 
setSubscribeTime(Date) - Method in class com.belerweb.social.weixin.bean.User
 
setTags(List<Tag>) - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
setTel(String) - Method in class com.belerweb.social.qq.connect.bean.TenpayAddress
 
setTels(List<Tel>) - Method in class com.belerweb.social.qq.mail.bean.User
 
setTemplateId(String) - Method in class com.belerweb.social.weixin.bean.Message
 
setText(String) - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
setText(String) - Method in class com.belerweb.social.weibo.bean.Comment
 
setText(String) - Method in class com.belerweb.social.weibo.bean.Status
 
setThumbMediaId(String) - Method in class com.belerweb.social.weixin.bean.Message
 
setThumbnailPic(String) - Method in class com.belerweb.social.weibo.bean.Status
 
setTicket(String) - Method in class com.belerweb.social.weixin.bean.Message
 
setTicket(String) - Method in class com.belerweb.social.weixin.bean.QRTicket
 
setTime(Date) - Method in class com.belerweb.social.qq.connect.bean.NewT
 
setTimestamp(Date) - Method in class com.belerweb.social.qq.connect.bean.FanList
 
setTimestamp(Date) - Method in class com.belerweb.social.qq.connect.bean.IdolList
 
setTimestamp(Date) - Method in class com.belerweb.social.qq.connect.bean.RepostList
 
setTimestamp(Date) - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
setTitle(String) - Method in class com.belerweb.social.qq.connect.bean.Music
 
setTitle(String) - Method in class com.belerweb.social.qq.connect.bean.Video
 
setTitle(String) - Method in class com.belerweb.social.qq.mail.bean.Org
 
setTitle(String) - Method in class com.belerweb.social.weixin.bean.Article
 
setTitle(String) - Method in class com.belerweb.social.weixin.bean.Message
 
setToken(String) - Method in class com.belerweb.social.qq.connect.bean.AccessToken
 
setToken(String) - Method in class com.belerweb.social.weibo.bean.AccessToken
 
setToken(String) - Method in class com.belerweb.social.weixin.api.Weixin
 
setToken(String) - Method in class com.belerweb.social.weixin.bean.AccessToken
 
setTopColor(String) - Method in class com.belerweb.social.weixin.bean.Message
 
setTotal(Integer) - Method in class com.belerweb.social.qq.connect.bean.TenpayAddress
 
setTotal(Integer) - Method in class com.belerweb.social.weixin.bean.GetFollowersResult
 
setTotalNum(Integer) - Method in class com.belerweb.social.qq.connect.bean.RepostList
 
setToUser(String) - Method in class com.belerweb.social.weixin.bean.Message
 
setTruncated(Boolean) - Method in class com.belerweb.social.weibo.bean.Status
 
setTweetNum(Integer) - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
setTweets(List<TweetInfo>) - Method in class com.belerweb.social.qq.connect.bean.RepostList
 
setTweets(List<TweetInfo>) - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
setType(Integer) - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
setType(String) - Method in class com.belerweb.social.qq.mail.bean.Address
 
setType(String) - Method in class com.belerweb.social.qq.mail.bean.Email
 
setType(String) - Method in class com.belerweb.social.qq.mail.bean.Group
 
setType(String) - Method in class com.belerweb.social.qq.mail.bean.Tel
 
setType(String) - Method in class com.belerweb.social.qq.mail.bean.User
 
setType(Integer) - Method in class com.belerweb.social.weibo.bean.UrlShort
 
setType(Integer) - Method in class com.belerweb.social.weibo.bean.Visible
 
setType(MenuType) - Method in class com.belerweb.social.weixin.bean.Menu
 
setType(QRType) - Method in class com.belerweb.social.weixin.bean.QRCreation
 
setUid(String) - Method in class com.belerweb.social.qq.mail.bean.ValidationCode
 
setUid(String) - Method in class com.belerweb.social.weibo.bean.AccessToken
 
setUid(String) - Method in class com.belerweb.social.weibo.bean.TokenInfo
 
setUnionID(String) - Method in class com.belerweb.social.weixin.bean.User
 
setUpdatedTime(Date) - Method in class com.belerweb.social.qq.connect.bean.Photo
 
setUploadedTime(Date) - Method in class com.belerweb.social.qq.connect.bean.Photo
 
setUrl(String) - Method in class com.belerweb.social.qq.connect.bean.Image
 
setUrl(String) - Method in class com.belerweb.social.qq.connect.bean.Music
 
setUrl(String) - Method in class com.belerweb.social.qq.mail.bean.User
 
setUrl(String) - Method in class com.belerweb.social.weibo.bean.User
 
setUrl(String) - Method in class com.belerweb.social.weixin.bean.Article
 
setUrl(String) - Method in class com.belerweb.social.weixin.bean.Menu
 
setUrl(String) - Method in class com.belerweb.social.weixin.bean.Message
 
setUrlLong(String) - Method in class com.belerweb.social.weibo.bean.UrlShort
 
setUrlShort(String) - Method in class com.belerweb.social.weibo.bean.UrlShort
 
setUsedCount(Integer) - Method in class com.belerweb.social.qq.connect.bean.TenpayAddress
 
setUser(User) - Method in class com.belerweb.social.weibo.bean.Comment
 
setUser(User) - Method in class com.belerweb.social.weibo.bean.Status
 
setUsers(List<User>) - Method in class com.belerweb.social.qq.mail.bean.Group
 
setValue(String) - Method in class com.belerweb.social.weixin.bean.Variable
 
setVariables(List<Variable>) - Method in class com.belerweb.social.weixin.bean.Message
 
setVerified(Boolean) - Method in class com.belerweb.social.weibo.bean.User
 
setVerifiedReason(String) - Method in class com.belerweb.social.weibo.bean.User
 
setVerifiedType(Integer) - Method in class com.belerweb.social.weibo.bean.User
 
setVerifyInfo(String) - Method in class com.belerweb.social.qq.connect.bean.WeiboUser
 
setVideo(Video) - Method in class com.belerweb.social.qq.connect.bean.TweetInfo
 
setVip(Boolean) - Method in class com.belerweb.social.qq.connect.bean.User
 
setVisible(Visible) - Method in class com.belerweb.social.weibo.bean.Status
 
setVoiceType(VoiceType) - Method in class com.belerweb.social.weixin.bean.Message
 
setWebim(Integer) - Method in class com.belerweb.social.weibo.bean.Privacy
 
setWeihao(String) - Method in class com.belerweb.social.weibo.bean.User
 
setWidth(Integer) - Method in class com.belerweb.social.qq.connect.bean.Image
 
setWidth(Integer) - Method in class com.belerweb.social.qq.connect.bean.PicUploadResult
 
setYear(Integer) - Method in class com.belerweb.social.qq.connect.bean.Education
 
setYellowVipLevel(Integer) - Method in class com.belerweb.social.qq.connect.bean.User
 
setZipcode(String) - Method in class com.belerweb.social.qq.connect.bean.TenpayAddress
 
show(String, String, String, String) - Method in class com.belerweb.social.weibo.api.User
获取用户信息/根据用户ID获取用户信息 访问级别:普通接口 频次限制:是 文档地址:https://api.weibo.com/2/users/show.json
snsapiUserInfo(String, String) - Method in class com.belerweb.social.weixin.api.User
拉取用户信息(需scope为 snsapi_userinfo)。适用于网页授权的用户。 如果网页授权作用域为snsapi_userinfo,则此时开发者可以通过access_token和openid拉取用户信息了。
SocialException - Exception in com.belerweb.social.exception
 
SocialException(Exception) - Constructor for exception com.belerweb.social.exception.SocialException
 
SocialException(String) - Constructor for exception com.belerweb.social.exception.SocialException
 
status() - Method in enum com.belerweb.social.bean.OnlineStatus
 
Status - Class in com.belerweb.social.weibo.bean
微博 文档地址:http://open.weibo.com/wiki/常见返回对象数据结构#.E5.BE.AE.E5.8D.9A.EF.BC.88status.EF.BC.89
Status() - Constructor for class com.belerweb.social.weibo.bean.Status
 
success() - Method in class com.belerweb.social.bean.Result
 

T

t - Variable in class com.belerweb.social.API
 
Tag - Class in com.belerweb.social.qq.connect.bean
 
Tag() - Constructor for class com.belerweb.social.qq.connect.bean.Tag
 
Tel - Class in com.belerweb.social.qq.mail.bean
 
Tel() - Constructor for class com.belerweb.social.qq.mail.bean.Tel
 
TenpayAddress - Class in com.belerweb.social.qq.connect.bean
财付通收货地址
TenpayAddress() - Constructor for class com.belerweb.social.qq.connect.bean.TenpayAddress
 
test() - Method in class com.belerweb.social.mail.api.POP3
检查用户信息是否正确
text() - Method in enum com.belerweb.social.bean.Gender
 
text() - Method in enum com.belerweb.social.bean.OnlineStatus
 
toJSON() - Method in class com.belerweb.social.weixin.bean.Message
将Message转换成JSON格式,用于发送客服消息
TokenInfo - Class in com.belerweb.social.weibo.bean
 
TokenInfo() - Constructor for class com.belerweb.social.weibo.bean.TokenInfo
 
toString() - Method in class com.belerweb.social.bean.Error
 
toString() - Method in enum com.belerweb.social.bean.Gender
 
toString() - Method in enum com.belerweb.social.bean.OnlineStatus
 
toString(Object) - Static method in class com.belerweb.social.bean.Result
 
toString() - Method in enum com.belerweb.social.qq.connect.bean.AlbumPrivilege
 
toString() - Method in enum com.belerweb.social.qq.connect.bean.Gut
 
toString() - Method in enum com.belerweb.social.qq.connect.bean.Scope
 
toString() - Method in enum com.belerweb.social.qq.connect.bean.SendPrivate
 
toString() - Method in enum com.belerweb.social.weibo.bean.Display
 
toString() - Method in enum com.belerweb.social.weibo.bean.Scope
 
toString() - Method in enum com.belerweb.social.weixin.bean.EventType
 
toString() - Method in enum com.belerweb.social.weixin.bean.MediaType
 
toString() - Method in enum com.belerweb.social.weixin.bean.MenuType
 
toString() - Method in enum com.belerweb.social.weixin.bean.MsgType
 
toString() - Method in class com.belerweb.social.weixin.bean.QRCreation
 
toString() - Method in enum com.belerweb.social.weixin.bean.QRType
 
toString() - Method in enum com.belerweb.social.weixin.bean.Scope
 
toString() - Method in enum com.belerweb.social.weixin.bean.VoiceType
 
toXML() - Method in class com.belerweb.social.weixin.bean.Message
将Message转换成XML格式,用于发送被动响应消息
TweetInfo - Class in com.belerweb.social.qq.connect.bean
 
TweetInfo() - Constructor for class com.belerweb.social.qq.connect.bean.TweetInfo
 

U

update(String, String) - Method in class com.belerweb.social.weixin.api.Group
修改分组名
update(String, String, String) - Method in class com.belerweb.social.weixin.api.Group
修改分组名
upload(MediaType, Media) - Method in class com.belerweb.social.weixin.api.Media
上传多媒体文件,将把上传成功后的mediaId设置回传入的media中
upload(String, MediaType, Media) - Method in class com.belerweb.social.weixin.api.Media
上传多媒体文件,将把上传成功后的mediaId设置回传入的media中 图片(image): 256K,支持JPG格式 语音(voice):256K,播放长度不超过60s,支持AMR与MP3格式 视频(video):2MB,支持MP4格式 缩略图(thumb):64KB,支持JPG格式
uploadPic(String, String, String, String, byte[], String, String, Boolean, Double, Double, Boolean, Integer, Integer) - Method in class com.belerweb.social.qq.connect.api.QZone
登录用户上传照片,支持单张上传和批量上传。 文档地址:http://wiki.connect.qq.com/upload_pic
UrlShort - Class in com.belerweb.social.weibo.bean
短链
UrlShort() - Constructor for class com.belerweb.social.weibo.bean.UrlShort
 
User - Class in com.belerweb.social.qq.connect.api
访问用户资料
User(QQConnect) - Constructor for class com.belerweb.social.qq.connect.api.User
 
User - Class in com.belerweb.social.qq.connect.bean
 
User() - Constructor for class com.belerweb.social.qq.connect.bean.User
 
User - Class in com.belerweb.social.qq.mail.bean
 
User() - Constructor for class com.belerweb.social.qq.mail.bean.User
 
User - Class in com.belerweb.social.weibo.api
读取用户信息接口
User(Weibo) - Constructor for class com.belerweb.social.weibo.api.User
 
User - Class in com.belerweb.social.weibo.bean
用户 文档地址:http://open.weibo.com/wiki/常见返回对象数据结构#.E7.94.A8.E6.88.B7.EF.BC.88user.EF.BC.89
User() - Constructor for class com.belerweb.social.weibo.bean.User
 
User - Class in com.belerweb.social.weixin.api
网页授权获取用户基本信息 如果用户在微信中(Web微信除外)访问公众号的第三方网页,公众号开发者可以通过此接口获取当前用户基本信息(包括昵称、性别、城市、国家)。利用用户信息,可以实现体验优化、用户来源统计、帐号绑定、 用户身份鉴权等功能 。请注意,“获取用户基本信息接口是在用户和公众号产生消息交互时,才能根据用户OpenID获取用户基本信息,而网页授权的方式获取用户基本信息,则无需消息交互,只是用户进入到公众号的网页 ,就可弹出请求用户授权的界面,用户授权后,就可获得其基本信息(此过程甚至不需要用户已经关注公众号。)” 本接口是通过OAuth2.0来完成网页授权的,是安全可靠的,关于OAuth2.0的详细介绍,可以参考OAuth2.0协议标准。在微信公众号请求用户网页授权之前, 开发者需要先到公众平台网站中配置授权回调域名。
User(Weixin) - Constructor for class com.belerweb.social.weixin.api.User
 
User - Class in com.belerweb.social.weixin.bean
微信用户信息
User() - Constructor for class com.belerweb.social.weixin.bean.User
 
UserCounts - Class in com.belerweb.social.weibo.bean
用户的粉丝数、关注数、微博数
UserCounts() - Constructor for class com.belerweb.social.weibo.bean.UserCounts
 
userInfo(String, String) - Method in class com.belerweb.social.weixin.api.User
获取用户基本信息,适用于已关注公众帐号的用户。 在关注者与公众号产生消息交互后,公众号可获得关注者的OpenID(加密后的微信号,每个用户对每个公众号的OpenID是唯一的。对于不同公众号,同一用户的openid不同)。 公众号可通过本接口来根据OpenID获取用户基本信息,包括昵称、头像、性别、所在城市、语言和关注时间。

V

validate(String, String, String) - Method in class com.belerweb.social.weixin.api.Weixin
验证消息真实性 文档地址:http://mp.weixin.qq.com/wiki/index.php?title=验证消息真实性
ValidationCode - Class in com.belerweb.social.qq.mail.bean
 
ValidationCode() - Constructor for class com.belerweb.social.qq.mail.bean.ValidationCode
 
ValidationCode(String) - Constructor for class com.belerweb.social.qq.mail.bean.ValidationCode
 
value() - Method in enum com.belerweb.social.bean.Gender
 
value() - Method in enum com.belerweb.social.qq.connect.bean.AlbumPrivilege
 
value() - Method in enum com.belerweb.social.qq.connect.bean.Gut
 
value() - Method in enum com.belerweb.social.qq.connect.bean.Scope
 
value() - Method in enum com.belerweb.social.qq.connect.bean.SendPrivate
 
value() - Method in enum com.belerweb.social.weibo.bean.Display
 
value() - Method in enum com.belerweb.social.weibo.bean.Scope
 
value() - Method in enum com.belerweb.social.weixin.bean.EventType
 
value() - Method in enum com.belerweb.social.weixin.bean.MediaType
 
value() - Method in enum com.belerweb.social.weixin.bean.MenuType
 
value() - Method in enum com.belerweb.social.weixin.bean.MsgType
 
value() - Method in enum com.belerweb.social.weixin.bean.QRType
 
value() - Method in enum com.belerweb.social.weixin.bean.Scope
 
value() - Method in enum com.belerweb.social.weixin.bean.VoiceType
 
valueOf(String) - Static method in enum com.belerweb.social.bean.Gender
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.belerweb.social.bean.OnlineStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.belerweb.social.captcha.bean.YundamaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.belerweb.social.qq.connect.bean.AlbumPrivilege
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.belerweb.social.qq.connect.bean.Display
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.belerweb.social.qq.connect.bean.Gut
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.belerweb.social.qq.connect.bean.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.belerweb.social.qq.connect.bean.SendPrivate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.belerweb.social.weibo.bean.Display
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.belerweb.social.weibo.bean.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.belerweb.social.weixin.bean.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.belerweb.social.weixin.bean.MediaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.belerweb.social.weixin.bean.MenuType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.belerweb.social.weixin.bean.MsgType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.belerweb.social.weixin.bean.QRType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.belerweb.social.weixin.bean.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.belerweb.social.weixin.bean.VoiceType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.belerweb.social.bean.Gender
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.belerweb.social.bean.OnlineStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.belerweb.social.captcha.bean.YundamaType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.belerweb.social.qq.connect.bean.AlbumPrivilege
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.belerweb.social.qq.connect.bean.Display
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.belerweb.social.qq.connect.bean.Gut
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.belerweb.social.qq.connect.bean.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.belerweb.social.qq.connect.bean.SendPrivate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.belerweb.social.weibo.bean.Display
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.belerweb.social.weibo.bean.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.belerweb.social.weixin.bean.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.belerweb.social.weixin.bean.MediaType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.belerweb.social.weixin.bean.MenuType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.belerweb.social.weixin.bean.MsgType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.belerweb.social.weixin.bean.QRType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.belerweb.social.weixin.bean.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.belerweb.social.weixin.bean.VoiceType
Returns an array containing the constants of this enum type, in the order they are declared.
Variable - Class in com.belerweb.social.weixin.bean
模板消息中的变量
Variable() - Constructor for class com.belerweb.social.weixin.bean.Variable
 
Variable(String, String) - Constructor for class com.belerweb.social.weixin.bean.Variable
 
Variable(String, String, String) - Constructor for class com.belerweb.social.weixin.bean.Variable
 
Video - Class in com.belerweb.social.qq.connect.bean
 
Video() - Constructor for class com.belerweb.social.qq.connect.bean.Video
 
Visible - Class in com.belerweb.social.weibo.bean
微博的可见性及指定可见分组信息
Visible() - Constructor for class com.belerweb.social.weibo.bean.Visible
 
Visitor - Class in com.belerweb.social.qq.qzone.api
 
Visitor(String, String, Yundama) - Constructor for class com.belerweb.social.qq.qzone.api.Visitor
 
VoiceType - Enum in com.belerweb.social.weixin.bean
语音格式

W

weibo - Variable in class com.belerweb.social.API
 
Weibo - Class in com.belerweb.social.qq.connect.api
腾讯微博API
Weibo(QQConnect) - Constructor for class com.belerweb.social.qq.connect.api.Weibo
 
Weibo - Class in com.belerweb.social.weibo.api
 
Weibo(String, String) - Constructor for class com.belerweb.social.weibo.api.Weibo
 
Weibo(String, String, String) - Constructor for class com.belerweb.social.weibo.api.Weibo
 
WeiboUser - Class in com.belerweb.social.qq.connect.bean
 
WeiboUser() - Constructor for class com.belerweb.social.qq.connect.bean.WeiboUser
 
weixin - Variable in class com.belerweb.social.API
 
Weixin - Class in com.belerweb.social.weixin.api
微信SDK
Weixin(String) - Constructor for class com.belerweb.social.weixin.api.Weixin
只传入token实例化微信SDK,适合于只开发基于微信基础接口的被动接受消息类应用,如智能应答机器人。不推荐适用。
Weixin(String, String) - Constructor for class com.belerweb.social.weixin.api.Weixin
通过appId和secret实例化微信SDK,适合于只开发基于微信高级接口的OAuth2应用,如客服功能。
Weixin(String, String, String) - Constructor for class com.belerweb.social.weixin.api.Weixin
通过token、appId和secret实例化微信SDK,支持微信基础和高级接口。推荐适用
Weixin(String, String, String, String) - Constructor for class com.belerweb.social.weixin.api.Weixin
 

Y

Yundama - Class in com.belerweb.social.captcha.api
 
Yundama(String, String) - Constructor for class com.belerweb.social.captcha.api.Yundama
 
YundamaType - Enum in com.belerweb.social.captcha.bean
 

A C D E F G H I J L M N O P Q R S T U V W Y

Copyright © 2014. All Rights Reserved.