Uses of Class
org.jacorb.orb.TypeCode

Packages that use TypeCode
org.jacorb.orb   
 

Uses of TypeCode in org.jacorb.orb
 

Methods in org.jacorb.orb that return TypeCode
static TypeCode TypeCode.create_tc(java.lang.Class clz)
          Creates a TypeCode for an arbitrary Java class.