|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TimeOfDay | |
|---|---|
| com.google.api.ads.dfp.axis.v201201 | |
| Uses of TimeOfDay in com.google.api.ads.dfp.axis.v201201 |
|---|
| Methods in com.google.api.ads.dfp.axis.v201201 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.v201201 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.v201201 with parameters of type TimeOfDay | |
|---|---|
DayPart(DayOfWeek dayOfWeek,
TimeOfDay startTime,
TimeOfDay endTime)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||