|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SailEntity | |
---|---|
net.sf.imca.model.entities | The classes in the package describe the persistence data Model. |
Uses of SailEntity in net.sf.imca.model.entities |
---|
Methods in net.sf.imca.model.entities that return types with arguments of type SailEntity | |
---|---|
java.util.Collection<SailEntity> |
BoatVersionEntity.getSails()
|
java.util.Collection<SailEntity> |
BoatEntity.getSails()
|
Method parameters in net.sf.imca.model.entities with type arguments of type SailEntity | |
---|---|
void |
BoatVersionEntity.setSails(java.util.Collection<SailEntity> sails)
|
void |
BoatEntity.setSails(java.util.Collection<SailEntity> sails)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |