com.ozacc.mail
クラス Mail.Importance
java.lang.Object
com.ozacc.mail.Mail.Importance
- 含まれているクラス:
- Mail
public static class Mail.Importance
- extends Object
メールの重要度。定数のみを定義。
- バージョン:
- $Id: Mail.java,v 1.10.2.7 2005/05/11 10:06:18 otsuka Exp $
- 作成者:
- Tomohiro Otsuka
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HIGH
public static final String HIGH
- 重要度「高」
- 関連項目:
- 定数フィールド値
NORMAL
public static final String NORMAL
- 重要度「中」
- 関連項目:
- 定数フィールド値
LOW
public static final String LOW
- 重要度「低」
- 関連項目:
- 定数フィールド値
Mail.Importance
public Mail.Importance()
Copyright © 2004-2006 OZACC. All Rights Reserved.