public class ContextList
extends org.omg.CORBA.ContextList
Context| Constructor and Description |
|---|
ContextList()
Constructor
|
public int count()
count in class org.omg.CORBA.ContextListpublic void add(java.lang.String ctx)
add in class org.omg.CORBA.ContextListpublic java.lang.String item(int index)
throws org.omg.CORBA.Bounds
item in class org.omg.CORBA.ContextListorg.omg.CORBA.Boundspublic void remove(int index)
throws org.omg.CORBA.Bounds
remove in class org.omg.CORBA.ContextListorg.omg.CORBA.Bounds