|
CLRA 0.1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BoatView | |
com.clra.rowing | |
com.clra.web |
Uses of BoatView in com.clra.rowing |
Methods in com.clra.rowing with parameters of type BoatView | |
IBoating |
IBoatingHome.create(IRowingSession session,
BoatView boat)
|
IBoating |
IBoatingHome.create(IRowingSession session,
BoatView boat,
OarsetView oarset)
|
BoatingView |
IBoatingMgr.createBoating(BoatView boat,
OarsetView oarset)
|
Uses of BoatView in com.clra.web |
Methods in com.clra.web that return BoatView | |
static BoatView |
BoatSet.findBoatById(int id)
Finds the boat that has the given id. |
static BoatView |
BoatSet.findBoatByName(String name)
Finds the boat that has the given name. |
|
CLRA 0.1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |