org.jacorb.idl
public class ValueBase extends BaseType
Version: $Id: ValueBase.java,v 1.3 2006/06/19 10:34:57 alphonse.bendt Exp $
Constructor Summary | |
---|---|
ValueBase(int num) |
Method Summary | |
---|---|
boolean | basic() |
Object | clone() |
String | getTypeCodeExpression() |
String | holderName() |
String | id() |
void | parse() |
void | print(PrintWriter ps) |
String | printReadExpression(String streamname) |
String | printWriteStatement(String var_name, String streamname) |
void | setPackage(String s) |
void | set_constr(TypeDeclaration td) |
String | toString() |
String | typeName() |
TypeSpec | typeSpec() |
Returns: a string for an expression of type TypeCode that describes this type