类 Hitokoto
- java.lang.Object
-
- ml.sky233.hitokoto.Hitokoto
-
public class Hitokoto extends Object
-
-
字段概要
-
构造器概要
构造器 构造器 说明 Hitokoto()
-
-
-
字段详细资料
-
URL
public static final int URL
- 另请参阅:
- 常量字段值
-
TYPE
public static final int TYPE
- 另请参阅:
- 常量字段值
-
CHARSET
public static final int CHARSET
- 另请参阅:
- 常量字段值
-
MIN_LENGTH
public static final int MIN_LENGTH
- 另请参阅:
- 常量字段值
-
MAX_LENGTH
public static final int MAX_LENGTH
- 另请参阅:
- 常量字段值
-
TOKEN
public static final int TOKEN
- 另请参阅:
- 常量字段值
-
COMMENT
public static final int COMMENT
- 另请参阅:
- 常量字段值
-
SCORE
public static final int SCORE
- 另请参阅:
- 常量字段值
-
LOGIN_STATUS
public static final int LOGIN_STATUS
- 另请参阅:
- 常量字段值
-
LOGIN_NAME
public static final int LOGIN_NAME
- 另请参阅:
- 常量字段值
-
LOGIN_EMAIL
public static final int LOGIN_EMAIL
- 另请参阅:
- 常量字段值
-
LOGIN_ID
public static final int LOGIN_ID
- 另请参阅:
- 常量字段值
-
LOGIN_TOKEN
public static final int LOGIN_TOKEN
- 另请参阅:
- 常量字段值
-
ID
public static final int ID
- 另请参阅:
- 常量字段值
-
UUID
public static final int UUID
- 另请参阅:
- 常量字段值
-
HITOKOTO
public static final int HITOKOTO
- 另请参阅:
- 常量字段值
-
FROM
public static final int FROM
- 另请参阅:
- 常量字段值
-
FROM_WHO
public static final int FROM_WHO
- 另请参阅:
- 常量字段值
-
CREATOR
public static final int CREATOR
- 另请参阅:
- 常量字段值
-
CREATOR_UID
public static final int CREATOR_UID
- 另请参阅:
- 常量字段值
-
REVIEWER
public static final int REVIEWER
- 另请参阅:
- 常量字段值
-
COMMIT_FROM
public static final int COMMIT_FROM
- 另请参阅:
- 常量字段值
-
CREATED_AT
public static final int CREATED_AT
- 另请参阅:
- 常量字段值
-
LENGTH
public static final int LENGTH
- 另请参阅:
- 常量字段值
-
LIKE_LIMIT_DEFAULT
public static final int LIKE_LIMIT_DEFAULT
- 另请参阅:
- 常量字段值
-
LIKE_OFFSET_DEFAULT
public static final int LIKE_OFFSET_DEFAULT
- 另请参阅:
- 常量字段值
-
HISTORY_DEFAULT
public static final int HISTORY_DEFAULT
- 另请参阅:
- 常量字段值
-
HISTORY_ALL
public static final int HISTORY_ALL
- 另请参阅:
- 常量字段值
-
HISTORY_PENDING
public static final int HISTORY_PENDING
- 另请参阅:
- 常量字段值
-
HISTORY_REFUSE
public static final int HISTORY_REFUSE
- 另请参阅:
- 常量字段值
-
HISTORY_ACCEPT
public static final int HISTORY_ACCEPT
- 另请参阅:
- 常量字段值
-
SETTING_GLOBAL
public static final int SETTING_GLOBAL
- 另请参阅:
- 常量字段值
-
SETTING_HITOKOTO_APPENDED
public static final int SETTING_HITOKOTO_APPENDED
- 另请参阅:
- 常量字段值
-
SETTING_HITOKOTO_REVIEWED
public static final int SETTING_HITOKOTO_REVIEWED
- 另请参阅:
- 常量字段值
-
SETTING_POLL_CREATED
public static final int SETTING_POLL_CREATED
- 另请参阅:
- 常量字段值
-
SETTING_POLL_RESULT
public static final int SETTING_POLL_RESULT
- 另请参阅:
- 常量字段值
-
SETTING_POLL_DAILY_REPORT
public static final int SETTING_POLL_DAILY_REPORT
- 另请参阅:
- 常量字段值
-
SUMMARY_TOTAL
public static final int SUMMARY_TOTAL
- 另请参阅:
- 常量字段值
-
SUMMARY_PENDING
public static final int SUMMARY_PENDING
- 另请参阅:
- 常量字段值
-
SUMMARY_REFUSE
public static final int SUMMARY_REFUSE
- 另请参阅:
- 常量字段值
-
SUMMARY_ACCEPT
public static final int SUMMARY_ACCEPT
- 另请参阅:
- 常量字段值
-
-