Uses of Class
org.omg.CosNaming.BindingType

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.ncontext
           
static BindingType BindingType.nobject
           
 BindingType BindingTypeHolder.value
           
 

Methods in org.omg.CosNaming that return BindingType
static BindingType BindingTypeHelper.extract(Any any)
           
static BindingType BindingType.from_int(int value)
           
static BindingType BindingTypeHelper.read(InputStream in)
           
 

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
Binding(NameComponent[] binding_name, BindingType binding_type)
           
BindingTypeHolder(BindingType initial)
           
 



Copyright © 2009. All Rights Reserved.