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