| Package | Description |
|---|---|
| com.sun.corba.ee.impl.presentation.rmi |
| Modifier and Type | Method and Description |
|---|---|
IDLType |
IDLTypesUtil.getPrimitiveIDLTypeMapping(Class c)
Return IDL Type name for primitive types as defined in
Section 1.3.3 of Java2IDL spec or null if not a primitive type.
|
IDLType |
IDLTypesUtil.getSpecialCaseIDLTypeMapping(Class c)
Return IDL Type name for special case type mappings as defined in
Table 1-1 of Java2IDL spec or null if given class is not a special
type.
|
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.