|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |