Package | Description |
---|---|
org.jboss.com.sun.corba.se.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 © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.