|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.omg.CORBA.ContextList
Constructor Summary | |
ContextList()
|
Method Summary | |
abstract void |
add(java.lang.String ctx)
|
abstract int |
count()
|
abstract java.lang.String |
item(int index)
|
abstract void |
remove(int index)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ContextList()
Method Detail |
public abstract int count()
public abstract void add(java.lang.String ctx)
public abstract java.lang.String item(int index) throws Bounds
public abstract void remove(int index) throws Bounds
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |