|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BindingType | |
org.omg.CosNaming |
Uses of BindingType in org.omg.CosNaming |
Fields in org.omg.CosNaming declared as BindingType | |
BindingType |
Binding.binding_type
|
static BindingType |
BindingType.nobject
|
static BindingType |
BindingType.ncontext
|
BindingType |
BindingTypeHolder.value
|
Methods in org.omg.CosNaming that return BindingType | |
static BindingType |
BindingTypeHelper.extract(org.omg.CORBA.Any a)
|
static BindingType |
BindingTypeHelper.read(org.omg.CORBA.portable.InputStream istream)
|
static BindingType |
BindingType.from_int(int value)
|
Methods in org.omg.CosNaming with parameters of type BindingType | |
static void |
BindingTypeHelper.insert(org.omg.CORBA.Any a,
BindingType that)
|
static void |
BindingTypeHelper.write(org.omg.CORBA.portable.OutputStream ostream,
BindingType value)
|
Constructors in org.omg.CosNaming with parameters of type BindingType | |
Binding(NameComponent[] _binding_name,
BindingType _binding_type)
|
|
BindingTypeHolder(BindingType initialValue)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |