Package | Description |
---|---|
org.omg.CORBA | |
org.omg.CORBA.TypeCodePackage |
Modifier and Type | Method and Description |
---|---|
TypeCode |
TypeCode.concrete_base_type() |
abstract TypeCode |
TypeCode.content_type() |
abstract int |
TypeCode.default_index() |
abstract TypeCode |
TypeCode.discriminator_type() |
short |
TypeCode.fixed_digits() |
short |
TypeCode.fixed_scale() |
abstract String |
TypeCode.id() |
abstract int |
TypeCode.length() |
abstract int |
TypeCode.member_count() |
abstract Any |
TypeCode.member_label(int index) |
abstract String |
TypeCode.member_name(int index) |
abstract TypeCode |
TypeCode.member_type(int index) |
short |
TypeCode.member_visibility(int index) |
abstract String |
TypeCode.name() |
short |
TypeCode.type_modifier() |
Modifier and Type | Method and Description |
---|---|
static BadKind |
BadKindHelper.extract(Any any) |
static BadKind |
BadKindHelper.read(InputStream _input) |
Modifier and Type | Method and Description |
---|---|
static void |
BadKindHelper.insert(Any any,
BadKind _value) |
static void |
BadKindHelper.write(OutputStream _output,
BadKind _value) |
Copyright © 2013. All Rights Reserved.