| UDK 3.2.0 Java API Reference | ||
| Prev Class | Next Class | Frames | No Frames | |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr | |
java.lang.Objectcom.sun.star.uno.Unionpublic class Unionextends java.lang.Objectunion 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.