Package org.omg.CosNaming
Class BindingTypeHelper
java.lang.Object
org.omg.CosNaming.BindingTypeHelper
Specifies whether the given binding is for a object (that is not a
naming context) or for a naming context.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BindingType
static String
id()
static void
insert
(Any a, BindingType that) static BindingType
read
(InputStream istream) static TypeCode
type()
static void
write
(OutputStream ostream, BindingType value)
-
Field Details
-
_id
-
__typeCode
-
-
Constructor Details
-
BindingTypeHelper
public BindingTypeHelper()
-
-
Method Details
-
insert
-
extract
-
type
-
id
-
read
-
write
-