org.omg.CosCollection
Interface SetFactoryOperations

All Superinterfaces:
CollectionFactoryOperations
All Known Subinterfaces:
SetFactory
All Known Implementing Classes:
_SetFactoryStub, SetFactoryPOA

public interface SetFactoryOperations
extends CollectionFactoryOperations

Generated from IDL interface "SetFactory"

Author:
JacORB IDL compiler V 2.1 (JBoss patch 1), 01-Mar-2004

Method Summary
 Set create(Operations ops, int expected_size)
           
 
Methods inherited from interface org.omg.CosCollection.CollectionFactoryOperations
generic_create
 

Method Detail

create

public Set create(Operations ops,
                  int expected_size)