Uses of Class
net.sf.imca.model.entities.EventEntryEntity

Packages that use EventEntryEntity
net.sf.imca.model.entities The classes in the package describe the persistence data Model. 
 

Uses of EventEntryEntity in net.sf.imca.model.entities
 

Methods in net.sf.imca.model.entities that return types with arguments of type EventEntryEntity
 java.util.Collection<EventEntryEntity> EventEntity.getEntries()
           
 java.util.Collection<EventEntryEntity> BoatEntity.getEventEntries()
           
 

Method parameters in net.sf.imca.model.entities with type arguments of type EventEntryEntity
 void EventEntity.setEntries(java.util.Collection<EventEntryEntity> entries)
           
 void BoatEntity.setEventEntries(java.util.Collection<EventEntryEntity> eventEntries)
           
 



Copyright © 2007-2008 The International Moth Class Association (IMCA).. All Rights Reserved.