Frames | No Frames |
Methods which throw type org.omg.CORBA.Bounds | |
void | Remove the item at the given index.
|
Object | Get the item at the given index.
|
String | gnuContextList.item(int at) |
TypeCode | gnuExceptionList.item(int at) |
NamedValue | |
void | gnuContextList.remove(int at) |
void | gnuExceptionList.remove(int at) |
void |
Methods which throw type org.omg.CORBA.Bounds | |
String | ContextList.item(int at) Return the name at the given index.
|
TypeCode | ExceptionList.item(int at) Get the item at the given position.
|
NamedValue | Get the item at the given index
|
void | ContextList.remove(int at) Remove the name at the given index.
|
void | ExceptionList.remove(int at) Remove the item at the given position.
|
void | Remove the item at the given index
|