org.jacorb.ir
public class IDLType extends IRObject implements IDLTypeOperations
| Field Summary | |
|---|---|
| protected TypeCode | type |
| Constructor Summary | |
|---|---|
| protected | IDLType() |
| Method Summary | |
|---|---|
| static IDLType | create(TypeCode tc, Repository ir, Logger logger, POA poa)
Factory method for IDLType objects |
| static IDLType | create(TypeCode tc, Repository ir, boolean define, Logger logger, POA poa) |
| void | define() |
| void | destroy() |
| TypeCode | type() |