|
CLRA 0.1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BoatingView | |
com.clra.rowing |
Uses of BoatingView in com.clra.rowing |
Methods in com.clra.rowing that return BoatingView | |
BoatingView |
SeatSnapshot.getBoating()
|
BoatingView |
IBoatingMgr.createBoating(BoatView boat,
OarsetView oarset)
|
Methods in com.clra.rowing with parameters of type BoatingView | |
void |
IBoatingMgr.deleteBoating(BoatingView boating)
|
void |
IBoatingMgr.cancelBoating(BoatingView boating,
String note)
|
String |
IBoatingMgr.getBoatingStatus(BoatingView boating)
|
void |
IBoatingMgr.startInitialBoating(BoatingView boating)
|
SeatSnapshot |
IBoatingMgr.setInitialBoating(BoatingView boating,
ParticipantSnapshot participant,
int seatnum)
|
void |
IBoatingMgr.finishInitialBoating(BoatingView boating)
|
void |
IAttendanceMgr.startFinalBoating(BoatingView boating)
|
SeatSnapshot |
IAttendanceMgr.setFinalBoating(BoatingView boating,
ParticipantSnapshot participant,
int seatnum)
|
void |
IAttendanceMgr.finishFinalBoating(BoatingView boating)
|
void |
IAttendanceMgr.closeBoating(BoatingView boating)
|
Constructors in com.clra.rowing with parameters of type BoatingView | |
SeatSnapshot(int seatId,
BoatingView boating,
int seatNumber)
|
|
CLRA 0.1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |