クラス Tweet

java.lang.Object
org.thinkit.bot.twitter.param.Tweet
すべての実装されたインタフェース:
Serializable

public final class Tweet
extends Object
implements Serializable
The class that manages the tweet.
導入されたバージョン:
1.0.0
関連項目:
直列化された形式
  • コンストラクタの概要

    コンストラクタ
    コンストラクタ 説明
    Tweet()  
  • メソッドの概要

    修飾子とタイプ メソッド 説明
    String getText()
    Returns the text.

    クラスから継承されたメソッド java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • コンストラクタの詳細

    • Tweet

      public Tweet()
  • メソッドの詳細

    • getText

      public String getText()
      Returns the text.
      戻り値:
      The text