org.omg.CosNaming
Class BindingTypeHelper
java.lang.Object
org.omg.CosNaming.BindingTypeHelper
- public abstract class BindingTypeHelper
- extends java.lang.Object
Specifies whether the given binding is for a object (that is not a
naming context) or for a naming context.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BindingTypeHelper
public BindingTypeHelper()
insert
public static void insert(org.omg.CORBA.Any a,
BindingType that)
extract
public static BindingType extract(org.omg.CORBA.Any a)
type
public static org.omg.CORBA.TypeCode type()
id
public static java.lang.String id()
read
public static BindingType read(org.omg.CORBA.portable.InputStream istream)
write
public static void write(org.omg.CORBA.portable.OutputStream ostream,
BindingType value)
Copyright © {inceptionYear}-2007 null. All Rights Reserved.