Uses of Class
arta.synergy.web.common.client.data.calendar.TimePhase

Packages that use TimePhase
arta.synergy.web.common.client.data.calendar   
arta.synergy.web.common.client.data.profile.stat.dairy   
 

Uses of TimePhase in arta.synergy.web.common.client.data.calendar
 

Subclasses of TimePhase in arta.synergy.web.common.client.data.calendar
 class CustomTimePhase
          Created by IntelliJ IDEA.
 

Fields in arta.synergy.web.common.client.data.calendar with type parameters of type TimePhase
 java.util.ArrayList<TimePhase> WorkDay.phases
           
 

Methods in arta.synergy.web.common.client.data.calendar that return TimePhase
 TimePhase TimePhase.getIntersection(TimePhase phase)
           
 

Methods in arta.synergy.web.common.client.data.calendar with parameters of type TimePhase
 TimePhase TimePhase.getIntersection(TimePhase phase)
           
 boolean TimePhase.isIntersects(TimePhase phase)
           
 

Uses of TimePhase in arta.synergy.web.common.client.data.profile.stat.dairy
 

Methods in arta.synergy.web.common.client.data.profile.stat.dairy that return types with arguments of type TimePhase
 java.util.ArrayList<TimePhase> SingleDayInfo.getPeriods()
           
 

Method parameters in arta.synergy.web.common.client.data.profile.stat.dairy with type arguments of type TimePhase
 void SingleDayInfo.setPeriods(java.util.ArrayList<TimePhase> periods)
           
 



Copyright © 2000 Dummy Corp. All Rights Reserved.