UDK 3.2.7 Java API Reference | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.sun.star.uno.Union
public class Union
extends Object
union
is currently not fully
integrated into the UNO framework, so don't use it.
Field Summary | |
protected Object |
Method Summary | |
Object |
|
public final Object getValue()
Get the value in the union. The representation of the value is an any.
- Returns:
- the any value.