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