org.jacorb.idl
public class FixedPointConstType extends BaseType
Version: $Id: FixedPointConstType.java,v 1.11 2006/06/19 10:34:57 alphonse.bendt Exp $
Constructor Summary | |
---|---|
FixedPointConstType(int num) |
Method Summary | |
---|---|
boolean | basic() |
Object | clone() |
int | getTCKind() |
String | holderName() |
void | parse() |
String | printReadExpression(String strname) |
String | printWriteStatement(String var_name, String strname) |
String | toString() |
String | typeName() |
TypeSpec | typeSpec() |