JavaTM 2 Platform
Standard Ed. 5.0

org.omg.CosNaming
クラス BindingType

java.lang.Object
  上位を拡張 org.omg.CosNaming.BindingType
すべての実装されたインタフェース:
Serializable, IDLEntity

public class BindingType
extends Object
implements IDLEntity

指定されたバインディングが、オブジェクト用 (つまりネーミングコンテキストでない) かネーミングコンテキスト用かを指定します。

関連項目:
直列化された形式

フィールドの概要
static int _ncontext
           
static int _nobject
           
static BindingType ncontext
           
static BindingType nobject
           
 
コンストラクタの概要
protected BindingType(int value)
           
 
メソッドの概要
static BindingType from_int(int value)
           
 int value()
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

_nobject

public static final int _nobject
関連項目:
定数フィールド値

nobject

public static final BindingType nobject

_ncontext

public static final int _ncontext
関連項目:
定数フィールド値

ncontext

public static final BindingType ncontext
コンストラクタの詳細

BindingType

protected BindingType(int value)
メソッドの詳細

value

public int value()

from_int

public static BindingType from_int(int value)

JavaTM 2 Platform
Standard Ed. 5.0

バグの報告と機能のリクエスト
さらに詳しい API リファレンスおよび開発者ドキュメントについては、Java 2 SDK SE 開発者用ドキュメントを参照してください。開発者向けの詳細な解説、概念の概要、用語の定義、バグの回避策、およびコード実例が含まれています。

Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。