hatenahaiku4j
クラス Keyword
java.lang.Object
hatenahaiku4j.Keyword
public class Keyword
- extends java.lang.Object
はてなハイクキーワード情報を表現するクラス
- 作成者:
- fumokmm
クラス java.lang.Object から継承されたメソッド |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Keyword
public Keyword()
getEntryCount
public int getEntryCount()
- 戻り値:
- 投稿数
getFollowersCount
public int getFollowersCount()
- 戻り値:
- フォロワー数
getLink
public java.lang.String getLink()
- 戻り値:
- キーワードページのリンク
getRelatedKeywords
public java.util.List<java.lang.String> getRelatedKeywords()
- 戻り値:
- 関連キーワードのリスト
getTitle
public java.lang.String getTitle()
- 戻り値:
- キーワードタイトル
isIdPage
public boolean isIdPage()
- 戻り値:
- idページかどうか