com.belerweb.social.qq.t.api
Class QQT

java.lang.Object
  extended by com.belerweb.social.SDK
      extended by com.belerweb.social.qq.t.api.QQT

public final class QQT
extends SDK


Constructor Summary
QQT(String clientId, String clientSecret)
           
QQT(String clientId, String clientSecret, String redirectUri)
           
 
Method Summary
 String getClientId()
           
 String getClientSecret()
           
 String getRedirectUri()
           
 void setClientId(String clientId)
           
 void setClientSecret(String clientSecret)
           
 void setRedirectUri(String redirectUri)
           
 
Methods inherited from class com.belerweb.social.SDK
addNotNullParameter, addParameter, addTrueParameter, get, get, lonLatToAddress, post, post, post
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QQT

public QQT(String clientId,
           String clientSecret)

QQT

public QQT(String clientId,
           String clientSecret,
           String redirectUri)
Method Detail

getClientId

public String getClientId()

setClientId

public void setClientId(String clientId)

getClientSecret

public String getClientSecret()

setClientSecret

public void setClientSecret(String clientSecret)

getRedirectUri

public String getRedirectUri()

setRedirectUri

public void setRedirectUri(String redirectUri)


Copyright © 2014. All Rights Reserved.