|
|||||||||||
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 |
BindingTypeHolder.value
|
static BindingType |
BindingType.nobject
|
static BindingType |
BindingType.ncontext
|
BindingType |
Binding.binding_type
|
Methods in org.omg.CosNaming that return BindingType | |
static BindingType |
BindingTypeHelper.extract(Any any)
|
static BindingType |
BindingTypeHelper.read(InputStream in)
|
static BindingType |
BindingType.from_int(int value)
|
Methods in org.omg.CosNaming with parameters of type BindingType | |
static void |
BindingTypeHelper.insert(Any any,
BindingType s)
|
static void |
BindingTypeHelper.write(OutputStream out,
BindingType s)
|
Constructors in org.omg.CosNaming with parameters of type BindingType | |
BindingTypeHolder(BindingType initial)
|
|
Binding(NameComponent[] binding_name,
BindingType binding_type)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |