TypeCode |
TypeCodeOperations.concrete_base_type() |
abstract TypeCode |
TypeCode.concrete_base_type()
concrete_base_type.
|
TypeCode |
TypeCodeOperations.content_type() |
abstract TypeCode |
TypeCode.content_type() |
int |
TypeCodeOperations.default_index() |
abstract int |
TypeCode.default_index() |
TypeCode |
TypeCodeOperations.discriminator_type() |
abstract TypeCode |
TypeCode.discriminator_type() |
short |
TypeCodeOperations.fixed_digits() |
abstract short |
TypeCode.fixed_digits()
fixed_digits
|
short |
TypeCodeOperations.fixed_scale() |
abstract short |
TypeCode.fixed_scale()
fixed_scale.
|
String |
TypeCodeOperations.id() |
abstract String |
TypeCode.id() |
int |
TypeCodeOperations.length() |
abstract int |
TypeCode.length() |
int |
TypeCodeOperations.member_count() |
abstract int |
TypeCode.member_count() |
Any |
TypeCodeOperations.member_label(int index) |
abstract Any |
TypeCode.member_label(int index) |
String |
TypeCodeOperations.member_name(int index) |
abstract String |
TypeCode.member_name(int index) |
TypeCode |
TypeCodeOperations.member_type(int index) |
abstract TypeCode |
TypeCode.member_type(int index) |
short |
TypeCodeOperations.member_visibility(int index) |
abstract short |
TypeCode.member_visibility(int index)
member_visibility.
|
String |
TypeCodeOperations.name() |
abstract String |
TypeCode.name() |
short |
TypeCodeOperations.type_modifier() |
abstract short |
TypeCode.type_modifier()
type_modifier.
|