Package org.omg.CosNaming
Class BindingType
java.lang.Object
org.omg.CosNaming.BindingType
- All Implemented Interfaces:
Serializable
,IDLEntity
Specifies whether the given binding is for a object (that is not a
naming context) or for a naming context.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static BindingType[]
private static int
private int
static final int
static final int
static final BindingType
static final BindingType
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
__value
private int __value -
__size
private static int __size -
__array
-
_nobject
public static final int _nobject- See Also:
-
nobject
-
_ncontext
public static final int _ncontext- See Also:
-
ncontext
-
-
Constructor Details
-
BindingType
protected BindingType(int value)
-
-
Method Details
-
value
public int value() -
from_int
-