Uses of Class
com.sun.tools.corba.se.idl.NativeEntry
Packages that use NativeEntry
-
Uses of NativeEntry in com.sun.tools.corba.se.idl
Methods in com.sun.tools.corba.se.idl that return NativeEntryModifier and TypeMethodDescriptionDefaultSymtabFactory.nativeEntry()DefaultSymtabFactory.nativeEntry(SymtabEntry container, IDLID id) SymtabFactory.nativeEntry()SymtabFactory.nativeEntry(SymtabEntry container, IDLID id) Methods in com.sun.tools.corba.se.idl with parameters of type NativeEntryModifier and TypeMethodDescriptionvoidNativeGen.generate(Hashtable symbolTable, NativeEntry entry, PrintWriter stream) voidNoop.generate(Hashtable symbolTable, NativeEntry entry, PrintWriter stream) Constructors in com.sun.tools.corba.se.idl with parameters of type NativeEntry -
Uses of NativeEntry in com.sun.tools.corba.se.idl.toJavaPortable
Methods in com.sun.tools.corba.se.idl.toJavaPortable with parameters of type NativeEntryModifier and TypeMethodDescriptionvoidNativeGen.generate(Hashtable symbolTable, NativeEntry c, PrintWriter s) Generate Java code for an IDL constant.