- java.lang.Object
-
- org.omg.CosNaming.BindingListHelper
-
public abstract class BindingListHelper extends Object
List of Bindings.
-
-
构造方法摘要
构造方法 Constructor 描述 BindingListHelper()
-
-
-
方法详细信息
-
type
public static TypeCode type()
-
id
public static String id()
-
read
public static Binding[] read(InputStream istream)
-
write
public static void write(OutputStream ostream, Binding[] value)
-
-