Uses of Interface
com.silverpeas.scheduleevent.view.TimeVO

Packages that use TimeVO
com.silverpeas.scheduleevent.view   
 

Uses of TimeVO in com.silverpeas.scheduleevent.view
 

Classes in com.silverpeas.scheduleevent.view that implement TimeVO
 class DisableTime
           
 class HalfDayTime
           
 

Methods in com.silverpeas.scheduleevent.view that return types with arguments of type TimeVO
 List<TimeVO> BestTimeVO.getTimes()
           
 List<TimeVO> DateVO.getTimes()
           
 List<TimeVO> HalfDayDateVO.getTimes()
           
 

Methods in com.silverpeas.scheduleevent.view with parameters of type TimeVO
 boolean HalfDayTime.equals(TimeVO time)
           
 boolean TimeVO.equals(TimeVO time)
           
 boolean DisableTime.equals(TimeVO time)
           
 

Constructor parameters in com.silverpeas.scheduleevent.view with type arguments of type TimeVO
BestTimeVO(List<TimeVO> proposedTimes)
           
 



Copyright © 2016 Silverpeas. All Rights Reserved.