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