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