dbXML API

org.dbxml.core.corba.db
Class CollectionHelper

java.lang.Object
  |
  +--org.dbxml.core.corba.db.CollectionHelper

public class CollectionHelper
extends java.lang.Object

Generated from IDL definition of interface "Collection"

Author:
JacORB IDL compiler

Constructor Summary
CollectionHelper()
           
 
Method Summary
static Collection extract(org.omg.CORBA.Any any)
           
static java.lang.String id()
           
static void insert(org.omg.CORBA.Any any, Collection s)
           
static Collection narrow(org.omg.CORBA.Object obj)
           
static Collection read(org.omg.CORBA.portable.InputStream in)
           
static org.omg.CORBA.TypeCode type()
           
static void write(org.omg.CORBA.portable.OutputStream _out, Collection s)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectionHelper

public CollectionHelper()
Method Detail

insert

public static void insert(org.omg.CORBA.Any any,
                          Collection s)

extract

public static Collection extract(org.omg.CORBA.Any any)

type

public static org.omg.CORBA.TypeCode type()

id

public static java.lang.String id()

read

public static Collection read(org.omg.CORBA.portable.InputStream in)

write

public static void write(org.omg.CORBA.portable.OutputStream _out,
                         Collection s)

narrow

public static Collection narrow(org.omg.CORBA.Object obj)

dbXML API

Copyright (c) 1999-2001 The dbXML Group, All rights reserved