JavaTM 2 Platform
Standard Ed. 5.0

クラス
org.omg.IOP.CodecPackage.TypeMismatch の使用

TypeMismatch を使用しているパッケージ
org.omg.IOP このパッケージには、OMG 文書『The CommonObject Request Broker: Architecture and Specification』 (http://cgi.omg.org/cgi-bin/doc?formal/99-10-07、13.6 節) に指定された IOP モジュールが含まれています。 
org.omg.IOP.CodecPackage このパッケージは、IOP::Codec IDL インタフェース定義から生成されます。 
 

org.omg.IOP での TypeMismatch の使用
 

TypeMismatch をスローする org.omg.IOP のメソッド
 Any CodecOperations.decode_value(byte[] data, TypeCode tc)
          指定された TypeCode とこの Codec に有効なエンコード形式に基づいて、指定されたバイト配列を Any にデコードします。
 

org.omg.IOP.CodecPackage での TypeMismatch の使用
 

TypeMismatch を返す org.omg.IOP.CodecPackage のメソッド
static TypeMismatch TypeMismatchHelper.extract(Any a)
           
static TypeMismatch TypeMismatchHelper.read(InputStream istream)
           
 

TypeMismatch 型のパラメータを持つ org.omg.IOP.CodecPackage のメソッド
static void TypeMismatchHelper.insert(Any a, TypeMismatch that)
           
static void TypeMismatchHelper.write(OutputStream ostream, TypeMismatch value)
           
 


JavaTM 2 Platform
Standard Ed. 5.0

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

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