Uses of Class
org.jacorb.idl.NativeType

Packages that use NativeType
org.jacorb.idl   
org.jacorb.idl.javamapping   
 

Uses of NativeType in org.jacorb.idl
 

Methods in org.jacorb.idl with parameters of type NativeType
 void IDLTreeVisitor.visitNative(NativeType _native)
           
 

Uses of NativeType in org.jacorb.idl.javamapping
 

Methods in org.jacorb.idl.javamapping with parameters of type NativeType
 void JavaMappingGeneratingVisitor.visitNative(NativeType _native)