|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| 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)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||