|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.omg.CORBA.TypeCode
org.openorb.CORBA.typecode.TypeCodeBase
This base class is inherited by all the type code classes and provides some extra functionality used in the any classes and when constructing the typecode.
| Constructor Summary | |
|---|---|
TypeCodeBase()
|
|
| Method Summary | |
|---|---|
abstract TypeCodeBase |
_base_type()
|
static TypeCode |
_base_type(TypeCode type)
|
abstract boolean |
_is_compact()
|
boolean |
equals(java.lang.Object tc)
|
| Methods inherited from class org.omg.CORBA.TypeCode |
|---|
concrete_base_type, content_type, default_index, discriminator_type, equal, equivalent, fixed_digits, fixed_scale, get_compact_typecode, id, kind, length, member_count, member_label, member_name, member_type, member_visibility, name, type_modifier |
| Methods inherited from class java.lang.Object |
|---|
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TypeCodeBase()
| Method Detail |
public abstract TypeCodeBase _base_type()
public abstract boolean _is_compact()
public boolean equals(java.lang.Object tc)
public static TypeCode _base_type(TypeCode type)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||