public class TypeCodeEnum extends TypeCodeBase
| Modifier and Type | Method and Description |
|---|---|
TypeCodeBase |
_base_type() |
boolean |
_is_compact() |
org.omg.CORBA.TypeCode |
concrete_base_type() |
org.omg.CORBA.TypeCode |
content_type() |
int |
default_index() |
org.omg.CORBA.TypeCode |
discriminator_type() |
boolean |
equal(org.omg.CORBA.TypeCode tc) |
boolean |
equivalent(org.omg.CORBA.TypeCode tc) |
short |
fixed_digits() |
short |
fixed_scale() |
org.omg.CORBA.TypeCode |
get_compact_typecode() |
int |
hashCode() |
java.lang.String |
id() |
org.omg.CORBA.TCKind |
kind() |
int |
length() |
int |
member_count() |
org.omg.CORBA.Any |
member_label(int index) |
java.lang.String |
member_name(int index) |
org.omg.CORBA.TypeCode |
member_type(int index) |
short |
member_visibility(int index) |
java.lang.String |
name() |
short |
type_modifier() |
_base_type, equalspublic boolean _is_compact()
_is_compact in class TypeCodeBasepublic TypeCodeBase _base_type()
_base_type in class TypeCodeBasepublic org.omg.CORBA.TCKind kind()
kind in class org.omg.CORBA.TypeCodepublic boolean equivalent(org.omg.CORBA.TypeCode tc)
equivalent in class org.omg.CORBA.TypeCodepublic boolean equal(org.omg.CORBA.TypeCode tc)
equal in class org.omg.CORBA.TypeCodepublic int hashCode()
hashCode in class java.lang.Objectpublic org.omg.CORBA.TypeCode get_compact_typecode()
get_compact_typecode in class org.omg.CORBA.TypeCodepublic java.lang.String id()
throws org.omg.CORBA.TypeCodePackage.BadKind
id in class org.omg.CORBA.TypeCodeorg.omg.CORBA.TypeCodePackage.BadKindpublic java.lang.String name()
throws org.omg.CORBA.TypeCodePackage.BadKind
name in class org.omg.CORBA.TypeCodeorg.omg.CORBA.TypeCodePackage.BadKindpublic int member_count()
throws org.omg.CORBA.TypeCodePackage.BadKind
member_count in class org.omg.CORBA.TypeCodeorg.omg.CORBA.TypeCodePackage.BadKindpublic java.lang.String member_name(int index)
throws org.omg.CORBA.TypeCodePackage.BadKind,
org.omg.CORBA.TypeCodePackage.Bounds
member_name in class org.omg.CORBA.TypeCodeorg.omg.CORBA.TypeCodePackage.BadKindorg.omg.CORBA.TypeCodePackage.Boundspublic int length()
throws org.omg.CORBA.TypeCodePackage.BadKind
length in class org.omg.CORBA.TypeCodeorg.omg.CORBA.TypeCodePackage.BadKindpublic org.omg.CORBA.TypeCode member_type(int index)
throws org.omg.CORBA.TypeCodePackage.BadKind,
org.omg.CORBA.TypeCodePackage.Bounds
member_type in class org.omg.CORBA.TypeCodeorg.omg.CORBA.TypeCodePackage.BadKindorg.omg.CORBA.TypeCodePackage.Boundspublic org.omg.CORBA.Any member_label(int index)
throws org.omg.CORBA.TypeCodePackage.BadKind,
org.omg.CORBA.TypeCodePackage.Bounds
member_label in class org.omg.CORBA.TypeCodeorg.omg.CORBA.TypeCodePackage.BadKindorg.omg.CORBA.TypeCodePackage.Boundspublic int default_index()
throws org.omg.CORBA.TypeCodePackage.BadKind
default_index in class org.omg.CORBA.TypeCodeorg.omg.CORBA.TypeCodePackage.BadKindpublic org.omg.CORBA.TypeCode discriminator_type()
throws org.omg.CORBA.TypeCodePackage.BadKind
discriminator_type in class org.omg.CORBA.TypeCodeorg.omg.CORBA.TypeCodePackage.BadKindpublic org.omg.CORBA.TypeCode content_type()
throws org.omg.CORBA.TypeCodePackage.BadKind
content_type in class org.omg.CORBA.TypeCodeorg.omg.CORBA.TypeCodePackage.BadKindpublic short fixed_digits()
throws org.omg.CORBA.TypeCodePackage.BadKind
fixed_digits in class org.omg.CORBA.TypeCodeorg.omg.CORBA.TypeCodePackage.BadKindpublic short fixed_scale()
throws org.omg.CORBA.TypeCodePackage.BadKind
fixed_scale in class org.omg.CORBA.TypeCodeorg.omg.CORBA.TypeCodePackage.BadKindpublic short member_visibility(int index)
throws org.omg.CORBA.TypeCodePackage.BadKind,
org.omg.CORBA.TypeCodePackage.Bounds
member_visibility in class org.omg.CORBA.TypeCodeorg.omg.CORBA.TypeCodePackage.BadKindorg.omg.CORBA.TypeCodePackage.Boundspublic short type_modifier()
throws org.omg.CORBA.TypeCodePackage.BadKind
type_modifier in class org.omg.CORBA.TypeCodeorg.omg.CORBA.TypeCodePackage.BadKindpublic org.omg.CORBA.TypeCode concrete_base_type()
throws org.omg.CORBA.TypeCodePackage.BadKind
concrete_base_type in class org.omg.CORBA.TypeCodeorg.omg.CORBA.TypeCodePackage.BadKind