| Package | Description |
|---|---|
| org.omg.CORBA | |
| org.omg.CORBA.TypeCodePackage |
| Modifier and Type | Method and Description |
|---|---|
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. |
| Modifier and Type | Field and Description |
|---|---|
Bounds |
BoundsHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static Bounds |
BoundsHelper.extract(Any any) |
static Bounds |
BoundsHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
BoundsHelper.insert(Any any,
Bounds s) |
static void |
BoundsHelper.write(OutputStream out,
Bounds s) |
| Constructor and Description |
|---|
BoundsHolder(Bounds initial) |
Copyright © 2017 JacORB. All rights reserved.