GNU Classpath (0.95) | |
Frames | No Frames |
Constructors with parameter type org.omg.CosNaming.BindingType | |
Create the binding, initialised to the given values.
| |
Create the holder, intialised to the given value.
|
Fields of type org.omg.CosNaming.BindingType | |
BindingType | The binding type holds value ncontext for bindings,
created with operations bind_context, rebind_context or
bind_new_context. |
BindingType | This constant means that the binding has been created
with operations bind_context, rebind_context or
bind_new_context.
|
BindingType | This constant means that the binding has been created by the
means, different from the listed in _ncontext description.
|
BindingType | The stored binding type value.
|
Methods with parameter type org.omg.CosNaming.BindingType | |
void | Insert the binding type into the given Any .
|
void | Write the binding type to the CDR output stream.
|
Methods with return type org.omg.CosNaming.BindingType | |
BindingType | Extract the binding type from the given Any .
|
BindingType | BindingType.from_int(int value) Get the binding type instance, matching its integer code.
|
BindingType | Read the binding type from the CDR input stream.
|
GNU Classpath (0.95) |