JavaTM 2
Platform
Std. Ed. v1.4.0

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

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

org.omg.CORBA での ServiceInformation の使用
 

ServiceInformation として宣言されている org.omg.CORBA のフィールド
 ServiceInformation ServiceInformationHolder.value
          この ServiceInformationHolder オブジェクトの value フィールドに格納される 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(ServiceInformation arg)
          value フィールドを指定された ServiceInformation に初期化して、ServiceInformationHolder オブジェクトを新規構築します。
 


JavaTM 2
Platform
Std. Ed. v1.4.0

バグの報告と機能のリクエスト
これ以外の 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.