public class GabaritoTwitterOpcoes extends Object implements GabaritoOpcoes
Constructor and Description |
---|
GabaritoTwitterOpcoes() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getDebug() |
String |
getOauthAccessToken() |
String |
getOauthAccessTokenSecret() |
String |
getOauthConsumerKey() |
String |
getOauthConsumerSecret() |
void |
setDebug(Boolean debug) |
void |
setOauthAccessToken(String oauthAccessToken) |
void |
setOauthAccessTokenSecret(String oauthAccessTokenSecret) |
void |
setOauthConsumerKey(String oauthConsumerKey) |
void |
setOauthConsumerSecret(String oauthConsumerSecret) |
public String getOauthAccessToken()
public void setOauthAccessToken(String oauthAccessToken)
public String getOauthAccessTokenSecret()
public void setOauthAccessTokenSecret(String oauthAccessTokenSecret)
public String getOauthConsumerKey()
public void setOauthConsumerKey(String oauthConsumerKey)
public String getOauthConsumerSecret()
public void setOauthConsumerSecret(String oauthConsumerSecret)
public Boolean getDebug()
public void setDebug(Boolean debug)
Copyright © 2007-2021 Universidade Federal do ParanĂ¡ - UFPR. All Rights Reserved.