Uses of Class
com.google.api.adwords.v10.SchedulingInterval

Packages that use SchedulingInterval
com.google.api.adwords.v10   
 

Uses of SchedulingInterval in com.google.api.adwords.v10
 

Methods in com.google.api.adwords.v10 that return SchedulingInterval
 SchedulingInterval[] AdSchedule.getIntervals()
          Gets the intervals value for this AdSchedule.
 SchedulingInterval AdSchedule.getIntervals(int i)
           
 

Methods in com.google.api.adwords.v10 with parameters of type SchedulingInterval
 void AdSchedule.setIntervals(int i, SchedulingInterval _value)
           
 void AdSchedule.setIntervals(SchedulingInterval[] intervals)
          Sets the intervals value for this AdSchedule.
 

Constructors in com.google.api.adwords.v10 with parameters of type SchedulingInterval
AdSchedule(SchedulingInterval[] intervals, AdScheduleStatus status)
           
 



Copyright © 2005 Google Corp. All Rights Reserved.