public class Union
extends java.lang.Object
Note: The idl type union is currently not fully
integrated into the UNO framework, so don't use it.
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Object |
m_value |
| Constructor and Description |
|---|
Union() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getValue()
Get the value in the union.
|