public abstract class TypeCodeBase
extends org.omg.CORBA.TypeCode
| Constructor and Description |
|---|
TypeCodeBase() |
| Modifier and Type | Method and Description |
|---|---|
abstract TypeCodeBase |
_base_type() |
static org.omg.CORBA.TypeCode |
_base_type(org.omg.CORBA.TypeCode type) |
abstract boolean |
_is_compact() |
boolean |
equals(java.lang.Object tc) |
public abstract TypeCodeBase _base_type()
public abstract boolean _is_compact()
public boolean equals(java.lang.Object tc)
equals in class java.lang.Objectpublic static org.omg.CORBA.TypeCode _base_type(org.omg.CORBA.TypeCode type)