Class ValueBoxGen24
java.lang.Object
com.sun.tools.corba.ee.idl.toJavaPortable.ValueBoxGen
com.sun.tools.corba.ee.idl.toJavaPortable.ValueBoxGen24
- All Implemented Interfaces:
Generator,JavaGenerator,ValueBoxGen
-
Field Summary
Fields inherited from class com.sun.tools.corba.ee.idl.toJavaPortable.ValueBoxGen
stream, symbolTable, v -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhelperRead(String entryName, SymtabEntry entry, PrintWriter stream) voidhelperWrite(SymtabEntry entry, PrintWriter stream) intwrite(int index, String indent, String name, SymtabEntry entry, PrintWriter stream) protected voidMethods inherited from class com.sun.tools.corba.ee.idl.toJavaPortable.ValueBoxGen
closeStream, generate, generateHelper, generateHolder, helperType, openStream, read, streamableRead, type, writeAbstract, writeBody, writeClosing, writeHeading, writeStreamableMethods
-
Constructor Details
-
ValueBoxGen24
public ValueBoxGen24()Public zero-argument constructor.
-
-
Method Details
-
writeTruncatable
protected void writeTruncatable()- Overrides:
writeTruncatablein classValueBoxGen
-
helperRead
- Specified by:
helperReadin interfaceJavaGenerator- Overrides:
helperReadin classValueBoxGen
-
helperWrite
- Specified by:
helperWritein interfaceJavaGenerator- Overrides:
helperWritein classValueBoxGen
-
write
- Specified by:
writein interfaceJavaGenerator- Overrides:
writein classValueBoxGen
-