Uses of Class
com.sun.tools.corba.ee.idl.ValueBoxEntry
Packages that use ValueBoxEntry
-
Uses of ValueBoxEntry in com.sun.tools.corba.ee.idl
Methods in com.sun.tools.corba.ee.idl that return ValueBoxEntryModifier and TypeMethodDescriptionDefaultSymtabFactory.valueBoxEntry()
DefaultSymtabFactory.valueBoxEntry
(ModuleEntry container, IDLID id) SymtabFactory.valueBoxEntry()
SymtabFactory.valueBoxEntry
(ModuleEntry container, IDLID id) Methods in com.sun.tools.corba.ee.idl with parameters of type ValueBoxEntryModifier and TypeMethodDescriptionvoid
Noop.generate
(Hashtable symbolTable, ValueBoxEntry entry, PrintWriter stream) void
ValueBoxGen.generate
(Hashtable symbolTable, ValueBoxEntry entry, PrintWriter stream) Constructors in com.sun.tools.corba.ee.idl with parameters of type ValueBoxEntry -
Uses of ValueBoxEntry in com.sun.tools.corba.ee.idl.toJavaPortable
Fields in com.sun.tools.corba.ee.idl.toJavaPortable declared as ValueBoxEntryMethods in com.sun.tools.corba.ee.idl.toJavaPortable with parameters of type ValueBoxEntryModifier and TypeMethodDescription(package private) static void
Util.fillValueBoxInfo
(ValueBoxEntry vb) void
ValueBoxGen.generate
(Hashtable symbolTable, ValueBoxEntry v, PrintWriter str)