Package com.hp.ucmdb.api.reconciliation
Interface IdToElementMappings
- All Superinterfaces:
 Iterable<Map.Entry<UcmdbId,,Element>> Serializable
@NotFinalAPI
public interface IdToElementMappings
extends Serializable, Iterable<Map.Entry<UcmdbId,Element>> 
User: Nahum Nimrod
 Date: Dec 24, 2009
 Time: 11:54:18 AM
- 
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator 
- 
Method Details
- 
getElement
 - 
size
int size() 
 -