Class NotFoundReason
java.lang.Object
org.omg.CosNaming.NamingContextPackage.NotFoundReason
- All Implemented Interfaces:
Serializable
,IDLEntity
Indicates the reason for not able to resolve.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static NotFoundReason[]
private static int
private int
static final int
static final int
static final int
static final NotFoundReason
static final NotFoundReason
static final NotFoundReason
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
__value
private int __value -
__size
private static int __size -
__array
-
_missing_node
public static final int _missing_node- See Also:
-
missing_node
-
_not_context
public static final int _not_context- See Also:
-
not_context
-
_not_object
public static final int _not_object- See Also:
-
not_object
-
-
Constructor Details
-
NotFoundReason
protected NotFoundReason(int value)
-
-
Method Details
-
value
public int value() -
from_int
-