Uses of Class
org.optaweb.employeerostering.domain.rotation.view.SeatView
-
Packages that use SeatView Package Description org.optaweb.employeerostering.domain.rotation.view -
-
Uses of SeatView in org.optaweb.employeerostering.domain.rotation.view
Methods in org.optaweb.employeerostering.domain.rotation.view that return types with arguments of type SeatView Modifier and Type Method Description List<SeatView>TimeBucketView. getSeatList()Method parameters in org.optaweb.employeerostering.domain.rotation.view with type arguments of type SeatView Modifier and Type Method Description voidTimeBucketView. setSeatList(List<SeatView> seatList)
-