public interface TypeCodeOperations
Modifier and Type | Method and Description |
---|---|
TypeCode |
concrete_base_type() |
TypeCode |
content_type() |
int |
default_index() |
TypeCode |
discriminator_type() |
boolean |
equal(TypeCode tc) |
boolean |
equivalent(TypeCode tc) |
short |
fixed_digits() |
short |
fixed_scale() |
TypeCode |
get_compact_typecode() |
String |
id() |
TCKind |
kind() |
int |
length() |
int |
member_count() |
Any |
member_label(int index) |
String |
member_name(int index) |
TypeCode |
member_type(int index) |
short |
member_visibility(int index) |
String |
name() |
short |
type_modifier() |
Copyright © 2016 JacORB. All rights reserved.