|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
@Deprecated public interface DynFixed
IDL の fixed 型に関連している DynAny オブジェクトを表します。
| メソッドの概要 | |
|---|---|
byte[] |
get_value()
推奨されていません。 この DynFixed オブジェクトで表された fixed 型の値を返します。 |
void |
set_value(byte[] val)
推奨されていません。 この DynFixed オブジェクトの値として、指定した fixed 型のインスタンスを設定します。 |
| インタフェース org.omg.CORBA.DynAny から継承されたメソッド |
|---|
assign, copy, current_component, destroy, from_any, get_any, get_boolean, get_char, get_double, get_float, get_long, get_longlong, get_octet, get_reference, get_short, get_string, get_typecode, get_ulong, get_ulonglong, get_ushort, get_val, get_wchar, get_wstring, insert_any, insert_boolean, insert_char, insert_double, insert_float, insert_long, insert_longlong, insert_octet, insert_reference, insert_short, insert_string, insert_typecode, insert_ulong, insert_ulonglong, insert_ushort, insert_val, insert_wchar, insert_wstring, next, rewind, seek, to_any, type |
| メソッドの詳細 |
|---|
byte[] get_value()
DynFixed オブジェクトで表された fixed 型の値を返します。
set_value(byte[])
void set_value(byte[] val)
throws InvalidValue
DynFixed オブジェクトの値として、指定した fixed 型のインスタンスを設定します。
val - byte 配列としての fixed 型の値
InvalidValue - 指定した引数が無効な場合get_value()
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。