|
|
org > org.omg > org.omg.corba > org.omg.corba.contextlist >
Class: org.omg.CORBA.ContextList java.lang.Object org.omg.CORBA.ContextList
public abstract class ContextList extends Object
FIELDS:
CONSTRUCTORS:
METHODS:
| | | | public abstract | void | add(String ctx) |
| | public abstract | int | count() |
| | public abstract | String | item(int index) Throws: Bounds |
| | public abstract | void | remove(int index) Throws: Bounds |
| |
|
|
|
INHERITED METHODS:
| getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(), |
|
|
|
SUBCLASSES:
|
|



|