| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v201902 |
| Modifier and Type | Field and Description |
|---|---|
static MinuteOfHour |
MinuteOfHour.FIFTEEN |
static MinuteOfHour |
MinuteOfHour.FORTY_FIVE |
static MinuteOfHour |
MinuteOfHour.THIRTY |
static MinuteOfHour |
MinuteOfHour.ZERO |
| Modifier and Type | Method and Description |
|---|---|
static MinuteOfHour |
MinuteOfHour.fromString(String value) |
static MinuteOfHour |
MinuteOfHour.fromValue(String value) |
MinuteOfHour |
TimeOfDay.getMinute()
Gets the minute value for this TimeOfDay.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TimeOfDay.setMinute(MinuteOfHour minute)
Sets the minute value for this TimeOfDay.
|
| Constructor and Description |
|---|
TimeOfDay(Integer hour,
MinuteOfHour minute) |
Copyright © 2019. All rights reserved.