| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201308 |
| Modifier and Type | Method and Description |
|---|---|
TimeOfDay |
DayPart.getEndTime()
Gets the endTime value for this DayPart.
|
TimeOfDay |
DayPart.getStartTime()
Gets the startTime value for this DayPart.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DayPart.setEndTime(TimeOfDay endTime)
Sets the endTime value for this DayPart.
|
void |
DayPart.setStartTime(TimeOfDay startTime)
Sets the startTime value for this DayPart.
|
| Constructor and Description |
|---|
DayPart(DayOfWeek dayOfWeek,
TimeOfDay startTime,
TimeOfDay endTime) |
Copyright © 2014. All Rights Reserved.