|
UDK 3.2.0 Java API Reference | ||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectcom.sun.star.uno.Union
The Union class is the base class for all classes generated as java binding for the IDL type union.
Note: The idl type
union
is currently not fully
integrated into the UNO framework, so don't use it.
フィールドの概要
protected Object
m_value
コンストラクタの概要
Union()
メソッドの概要
Object
getValue()
Get the value in the union.
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
フィールドの詳細
m_value
protected Object m_value
コンストラクタの詳細
Union
public Union()
メソッドの詳細
getValue
public final Object getValue()
概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
UDK 3.2.0 Java API Reference
前のクラス
次のクラス
フレームあり
フレームなし
概要: 入れ子 | フィールド | コンストラクタ | メソッド
詳細: フィールド | コンストラクタ | メソッド