JavaTM Platform
Standard Ed. 6

クラス
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.extract(Any a)
           
static ServiceInformation ServiceInformationHelper.read(InputStream in)
           
 

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

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


JavaTM Platform
Standard Ed. 6

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

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