com.sun.star.uno
public class Union extends Object
Note: The idl type union is currently not fully
integrated into the UNO framework, so don't use it.
| Field Summary | |
|---|---|
| protected Object | m_value |
| Method Summary | |
|---|---|
| Object | getValue()
Get the value in the union.
|
Returns: the any value.