Uses of Class
com.google.api.ads.dfp.axis.v201203.TimeOfDay

Packages that use TimeOfDay
com.google.api.ads.dfp.axis.v201203   
 

Uses of TimeOfDay in com.google.api.ads.dfp.axis.v201203
 

Methods in com.google.api.ads.dfp.axis.v201203 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.axis.v201203 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.axis.v201203 with parameters of type TimeOfDay
DayPart(DayOfWeek dayOfWeek, TimeOfDay startTime, TimeOfDay endTime)
           
 



Copyright © 2012. All Rights Reserved.