|
||||||||||
| 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 ContextListpublic void add(java.lang.String ctx)
add in class ContextList
public java.lang.String item(int index)
throws Bounds
item in class ContextListBounds
public void remove(int index)
throws Bounds
remove in class ContextListBounds
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||