org.omg.CosCollection
Interface OperationsOperations
- All Known Subinterfaces:
- Operations
- All Known Implementing Classes:
- _OperationsStub, OperationsPOA, OperationsPOATie
public interface OperationsOperations
Generated from IDL interface "Operations".
- Version:
- generated at Jan 1, 2011 11:43:00 PM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
element_type
TypeCode element_type()
check_element_type
boolean check_element_type(Any element)
equal
boolean equal(Any element1,
Any element2)
compare
int compare(Any element1,
Any element2)
hash
int hash(Any element,
int value)
key
Any key(Any element)
key_type
TypeCode key_type()
check_key_type
boolean check_key_type(Any key)
key_equal
boolean key_equal(Any key1,
Any key2)
key_compare
int key_compare(Any key1,
Any key2)
key_hash
int key_hash(Any thisKey,
int value)
destroy
void destroy()