com.sun.star.uno
|
|||||||||||||||||||||||||||||||||||||||||||||||
| Field Summary | |
|---|---|
protected Object |
m_value
|
| Constructor Summary | |
|---|---|
Union()
|
|
| Method Summary | |
|---|---|
Object |
getValue()
Get the value in the union. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
m_value
protected Object m_value
| Constructor Detail |
|---|
Union
public Union()
| Method Detail |
|---|
getValue
public final Object getValue()
- Get the value in the union.
The representation of the value is an any.
- Returns:
- the any value.
|
UDK 3.2.7 Java API Reference | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
com.sun.star.uno.Union

