org.jacorb.idl
public class ExceptionHolderTypeSpec extends TypeSpec
Version: $Id: ExceptionHolderTypeSpec.java,v 1.10 2006/06/20 15:05:22 alphonse.bendt Exp $
| Constructor Summary | |
|---|---|
| ExceptionHolderTypeSpec(int num) | |
| Method Summary | |
|---|---|
| boolean | basic() |
| Object | clone() |
| String | getTypeCodeExpression() |
| String | holderName() |
| String | id() |
| void | parse() |
| void | print(PrintWriter ps) |
| void | printExtractResult(PrintWriter ps, String resultname, String anyname, String resulttype) |
| void | printInsertIntoAny(PrintWriter ps, String anyname, String varname) |
| 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