1 | module |
2 | interface |
3 | |
4 | enum |
5 | struct |
6 | union |
7 | sequence/array |
8 | any |
9 | exception |
10 | |
11 | typedef |
12 | package |
13 | interface with an additional helper |
14 | final class with enum values |
15 | final class with the same name |
16 | final class with the same name |
17 | array |
18 | class CORBA.any |
19 | class extends CORBA.UserException |
20 | Use original name |
21 | IDL Type |
22 | Java Type |