|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SchedulingInterval | |
---|---|
com.google.api.adwords.v11 |
Uses of SchedulingInterval in com.google.api.adwords.v11 |
---|
Methods in com.google.api.adwords.v11 that return SchedulingInterval | |
---|---|
SchedulingInterval[] |
AdSchedule.getIntervals()
Gets the intervals value for this AdSchedule. |
SchedulingInterval |
AdSchedule.getIntervals(int i)
|
Methods in com.google.api.adwords.v11 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.v11 with parameters of type SchedulingInterval | |
---|---|
AdSchedule(SchedulingInterval[] intervals,
AdScheduleStatus status)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |