Uses of Class
com.google.api.ads.dfp.v201111.TimeOfDay

Uses of TimeOfDay in com.google.api.ads.dfp.v201111
 

Methods in com.google.api.ads.dfp.v201111 that return TimeOfDay
 TimeOfDay DayPart.getEndTime()
          Gets the endTime value for this DayPart.
 TimeOfDay DayPart.getStartTime()
          Gets the startTime value for this DayPart.
 

Methods in com.google.api.ads.dfp.v201111 with parameters of type TimeOfDay
 void DayPart.setEndTime(TimeOfDay endTime)
          Sets the endTime value for this DayPart.
 void DayPart.setStartTime(TimeOfDay startTime)
          Sets the startTime value for this DayPart.
 

Constructors in com.google.api.ads.dfp.v201111 with parameters of type TimeOfDay
DayPart(DayOfWeek dayOfWeek, TimeOfDay startTime, TimeOfDay endTime)
           
 



Copyright © 2011. All Rights Reserved.