Java プラットフォーム 1.2

クラス
org.omg.CORBA.ServiceInformation の使用

ServiceInformation を使用するパッケージ
org.omg.CORBA OMG CORBA API の JavaTM プログラミング言語 (ORB クラスを含む) へのマッピングを提供します。 
 

org.omg.CORBA における ServiceInformation の使用方法
 

ServiceInformation として宣言される org.omg.CORBA におけるフィールド
 ServiceInformation ServiceInformationHolder.value
          value フィールドのこの ServiceInformationHolder オブジェクトに格納されている ServiceInformation 値です。
 

ServiceInformation を返す org.omg.CORBA におけるメソッド
static ServiceInformation ServiceInformationHelper.read(InputStream in)
           
static ServiceInformation ServiceInformationHelper.extract(Any a)
           
 

ServiceInformation のパラメータを持つ org.omg.CORBA におけるメソッド
static void ServiceInformationHelper.write(OutputStream out, ServiceInformation that)
           
static void ServiceInformationHelper.insert(Any a, ServiceInformation that)
           
 

ServiceInformation のパラメータを持つ org.omg.CORBA におけるコンストラクタ
ServiceInformationHolder.ServiceInformationHolder(ServiceInformation arg)
          value フィールドを、指定された ServiceInformation オブジェクトに初期化して、新しい ServiceInformationHolder オブジェクトを構築します。
 


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.