java.lang.Object | +--org.omg.CosNaming.BindingIteratorHelper
static BindingIterator
extract(Any a)
static String
id()
static void
insert(Any a, BindingIterator that)
narrow(Object that)
read(InputStream in)
static TypeCode
type()
write(OutputStream out, BindingIterator that)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static void write(OutputStream out, BindingIterator that)
public static BindingIterator read(InputStream in)
public static BindingIterator extract(Any a)
public static void insert(Any a, BindingIterator that)
public static TypeCode type()
public static String id()
public static BindingIterator narrow(Object that) throws BAD_PARAM