org.omg.CosNaming.NamingContextPackage
クラス NotFoundReason
java.lang.Object
|
+--org.omg.CosNaming.NamingContextPackage.NotFoundReason
- すべての実装インタフェース:
- IDLEntity, Serializable
- public class NotFoundReason
- extends Object
- implements IDLEntity
解決できない理由を示します。
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_missing_node
public static final int _missing_node
- 関連項目:
- 定数フィールド値
missing_node
public static final NotFoundReason missing_node
_not_context
public static final int _not_context
- 関連項目:
- 定数フィールド値
not_context
public static final NotFoundReason not_context
_not_object
public static final int _not_object
- 関連項目:
- 定数フィールド値
not_object
public static final NotFoundReason not_object
NotFoundReason
protected NotFoundReason(int value)
value
public int value()
from_int
public static NotFoundReason from_int(int value)
バグの報告と機能のリクエスト
これ以外の API リファレンスおよび開発者用ドキュメントについては、 Java 2 SDK SE 開発者用ドキュメントを参照してください。 開発者向けの詳細な解説、概念の概要、用語の定義、バグの回避策、 およびコード実例が含まれています。 Java、Java 2D、および JDBC は米国ならびにその他の国における米国 Sun Microsystems, Inc. の商標もしくは登録商標です。
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.