Uses of Class
com.belerweb.social.qq.connect.bean.SendPrivate

Packages that use SendPrivate
com.belerweb.social.qq.connect.bean   
 

Uses of SendPrivate in com.belerweb.social.qq.connect.bean
 

Methods in com.belerweb.social.qq.connect.bean that return SendPrivate
 SendPrivate WeiboUser.getSendPrivate()
           
static SendPrivate SendPrivate.parse(Integer value)
           
static SendPrivate SendPrivate.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SendPrivate[] SendPrivate.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.belerweb.social.qq.connect.bean with parameters of type SendPrivate
 void WeiboUser.setSendPrivate(SendPrivate sendPrivate)
           
 



Copyright © 2014. All Rights Reserved.