Java プラットフォーム 1.2

org.omg.CosNaming
クラス NameComponentHolder

java.lang.Object
  |
  +--org.omg.CosNaming.NameComponentHolder

public final class NameComponentHolder
extends Object
implements Streamable


フィールドの概要
 NameComponent value
           
 
コンストラクタの概要
NameComponentHolder()
           
NameComponentHolder(NameComponent __arg)
           
 
メソッドの概要
 void _read(InputStream in)
           
 TypeCode _type()
           
 void _write(OutputStream out)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

value

public NameComponent value
コンストラクタの詳細

NameComponentHolder

public NameComponentHolder()

NameComponentHolder

public NameComponentHolder(NameComponent __arg)
メソッドの詳細

_write

public void _write(OutputStream out)
定義:
インタフェース Streamable 内の _write

_read

public void _read(InputStream in)
定義:
インタフェース Streamable 内の _read

_type

public TypeCode _type()
定義:
インタフェース Streamable 内の _type

Java プラットフォーム 1.2

バグや機能要求の報告
新しい javadoc の表示についてのコメントやご提案
Java は、米国およびその他の国における米国 Sun Microsystems, Inc. の商標もしくは登録商標です。
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.