Package | Description |
---|---|
org.jacorb.orb | |
org.omg.CORBA | |
org.omg.CORBA.TypeCodePackage |
Modifier and Type | Method and Description |
---|---|
Any |
TypeCode.member_label(int index) |
String |
TypeCode.member_name(int index) |
TypeCode |
TypeCode.member_type(int index) |
short |
TypeCode.member_visibility(int index) |
Modifier and Type | Method and Description |
---|---|
abstract Any |
TypeCode.member_label(int index) |
Any |
TypeCodeOperations.member_label(int index) |
abstract String |
TypeCode.member_name(int index) |
String |
TypeCodeOperations.member_name(int index) |
abstract TypeCode |
TypeCode.member_type(int index) |
TypeCode |
TypeCodeOperations.member_type(int index) |
short |
TypeCode.member_visibility(int index) |
short |
TypeCodeOperations.member_visibility(int index) |
Modifier and Type | Method and Description |
---|---|
static Bounds |
BoundsHelper.extract(Any any) |
static Bounds |
BoundsHelper.read(InputStream _input) |
Modifier and Type | Method and Description |
---|---|
static void |
BoundsHelper.insert(Any any,
Bounds _value) |
static void |
BoundsHelper.write(OutputStream _output,
Bounds _value) |
Copyright © 2016 JacORB. All rights reserved.