クラスorg.omg.IOP.CodecPackage.TypeMismatch
の使用
-
TypeMismatchを使用するパッケージ パッケージ 説明 org.omg.IOP このパッケージには、OMGドキュメント「Common Object Request Broker: アーキテクチャと仕様」、formal/99-10-07、セクション13.6で指定されているIOPモジュールが含まれています。org.omg.IOP.CodecPackage このパッケージは、IOP::Codec IDLインタフェース定義から生成されます。 -
-
org.omg.IOPでのTypeMismatchの使用
TypeMismatchをスローするorg.omg.IOP内のメソッド 修飾子と型 メソッド 説明 AnyCodecOperations. decode_value(byte[] data, TypeCode tc)指定されたTypeCodeとこのCodecに有効なエンコード形式に基づいて、指定されたバイト配列をAnyにデコードします。 -
org.omg.IOP.CodecPackageでのTypeMismatchの使用
TypeMismatchを返すorg.omg.IOP.CodecPackage内のメソッド 修飾子と型 メソッド 説明 static TypeMismatchTypeMismatchHelper. extract(Any a)static TypeMismatchTypeMismatchHelper. read(InputStream istream)TypeMismatch型のパラメータを持つorg.omg.IOP.CodecPackage内のメソッド 修飾子と型 メソッド 説明 static voidTypeMismatchHelper. insert(Any a, TypeMismatch that)static voidTypeMismatchHelper. write(OutputStream ostream, TypeMismatch value)
-