org.omg.CosCollection
Interface KeyBagFactoryOperations

All Superinterfaces:
CollectionFactoryOperations
All Known Subinterfaces:
KeyBagFactory
All Known Implementing Classes:
_KeyBagFactoryStub, KeyBagFactoryPOA, KeyBagFactoryPOATie

public interface KeyBagFactoryOperations
extends CollectionFactoryOperations

Generated from IDL interface "KeyBagFactory".

Version:
generated at 03-Nov-2015 12:24:02
Author:
JacORB IDL compiler V 3.7

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

Method Detail

create

KeyBag create(Operations ops,
              int expected_size)


Copyright © 2015 JacORB. All rights reserved.