Class NotFoundReasonHelper
java.lang.Object
org.omg.CosNaming.NamingContextPackage.NotFoundReasonHelper
Indicates the reason for not able to resolve.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic NotFoundReason
static String
id()
static void
insert
(Any a, NotFoundReason that) static NotFoundReason
read
(InputStream istream) static TypeCode
type()
static void
write
(OutputStream ostream, NotFoundReason value)
-
Field Details
-
_id
-
__typeCode
-
-
Constructor Details
-
NotFoundReasonHelper
public NotFoundReasonHelper()
-
-
Method Details
-
insert
-
extract
-
type
-
id
-
read
-
write
-