org.omg.CosCollection
Interface EqualityKeySortedIteratorOperations

All Superinterfaces:
EqualityIteratorOperations, EqualitySortedIteratorOperations, IteratorOperations, KeyIteratorOperations, KeySortedIteratorOperations, OrderedIteratorOperations, SortedIteratorOperations
All Known Subinterfaces:
EqualityKeySortedIterator
All Known Implementing Classes:
_EqualityKeySortedIteratorStub, EqualityKeySortedIteratorPOA, EqualityKeySortedIteratorPOATie

public interface EqualityKeySortedIteratorOperations
extends EqualitySortedIteratorOperations, KeySortedIteratorOperations

Generated from IDL interface "EqualityKeySortedIterator".

Version:
generated at Mar 21, 2012 11:04:28 AM
Author:
JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009

Method Summary
 
Methods inherited from interface org.omg.CosCollection.EqualitySortedIteratorOperations
set_to_first_element_with_value, set_to_last_element_with_value, set_to_previous_element_with_different_value, set_to_previous_element_with_value
 
Methods inherited from interface org.omg.CosCollection.EqualityIteratorOperations
set_to_element_with_value, set_to_next_element_with_different_value, set_to_next_element_with_value
 
Methods inherited from interface org.omg.CosCollection.KeySortedIteratorOperations
retrieve_previous_n_keys, set_to_first_element_with_key, set_to_last_element_with_key, set_to_previous_element_with_different_key, set_to_previous_element_with_key
 
Methods inherited from interface org.omg.CosCollection.KeyIteratorOperations
retrieve_key, retrieve_next_n_keys, set_to_element_with_key, set_to_next_element_with_different_key, set_to_next_element_with_key
 
Methods inherited from interface org.omg.CosCollection.OrderedIteratorOperations
is_first, is_for_same, is_last, is_reverse, not_equal_remove_element_set_to_previous, not_equal_replace_element_set_to_previous, not_equal_retrieve_element_set_to_previous, position, remove_element_set_to_previous, remove_previous_n_elements, replace_element_set_to_previous, replace_previous_n_elements, retrieve_element_set_to_previous, retrieve_previous_n_elements, set_to_last_element, set_to_nth_previous_element, set_to_position, set_to_previous_element