SamCooper / JAVA_SPEC_RIDS

Repository for collecting MO Java API RIDs
0 stars 0 forks source link

Union should have method to access inner object #24

Open SamCooper opened 8 years ago

SamCooper commented 8 years ago

At the moment you can only access the inner object of the Union by using one of the typed methods.

In Java there are many cases when getting it in Object form is ok, for example toString().