Package | Description |
---|---|
org.omg.CosNaming |
Modifier and Type | Field and Description |
---|---|
BindingType |
Binding.binding_type |
static BindingType |
BindingType.ncontext |
static BindingType |
BindingType.nobject |
BindingType |
BindingTypeHolder.value |
Modifier and Type | Method and Description |
---|---|
static BindingType |
BindingTypeHelper.extract(Any any) |
static BindingType |
BindingType.from_int(int value) |
static BindingType |
BindingTypeHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
BindingTypeHelper.insert(Any any,
BindingType s) |
static void |
BindingTypeHelper.write(OutputStream out,
BindingType s) |
Constructor and Description |
---|
Binding(NameComponent[] binding_name,
BindingType binding_type) |
BindingTypeHolder(BindingType initial) |
Copyright © 2013. All Rights Reserved.