|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectcom.ozacc.mail.Mail.Importance
public static class Mail.Importance
メールの重要度。定数のみを定義。
| フィールドの概要 | |
|---|---|
static java.lang.String |
HIGH
重要度「高」 |
static java.lang.String |
LOW
重要度「低」 |
static java.lang.String |
NORMAL
重要度「中」 |
| コンストラクタの概要 | |
|---|---|
Mail.Importance()
|
|
| メソッドの概要 |
|---|
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| フィールドの詳細 |
|---|
public static final java.lang.String HIGH
public static final java.lang.String NORMAL
public static final java.lang.String LOW
| コンストラクタの詳細 |
|---|
public Mail.Importance()
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||