JavaTM 2 Platform
Standard Ed. 6

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. 6

提交錯誤或意見

版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only