Package | Description |
---|---|
org.jacorb.orb | |
org.jacorb.orb.dii | |
org.omg.CORBA |
Modifier and Type | Method and Description |
---|---|
NamedValue |
NVList.item(int index) |
void |
NVList.remove(int index) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
ContextListImpl.item(int index) |
TypeCode |
ExceptionList.item(int index) |
void |
ContextListImpl.remove(int index) |
void |
ExceptionList.remove(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) |
Modifier and Type | Method and Description |
---|---|
abstract NamedValue |
NVList.item(int index) |
abstract TypeCode |
ExceptionList.item(int index) |
abstract java.lang.String |
ContextList.item(int index) |
abstract void |
NVList.remove(int index) |
abstract void |
ExceptionList.remove(int index) |
abstract void |
ContextList.remove(int index) |