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 TypeFieldDescriptionstatic final intstatic final intstatic final BindingTypestatic final BindingType -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
_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
-