| Package | Description |
|---|---|
| com.google.api.ads.dfp.jaxws.v201802 |
| Modifier and Type | Field and Description |
|---|---|
protected MinuteOfHour |
TimeOfDay.minute |
| Modifier and Type | Method and Description |
|---|---|
static MinuteOfHour |
MinuteOfHour.fromValue(String v) |
MinuteOfHour |
TimeOfDay.getMinute()
Gets the value of the minute property.
|
static MinuteOfHour |
MinuteOfHour.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MinuteOfHour[] |
MinuteOfHour.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TimeOfDay.setMinute(MinuteOfHour value)
Sets the value of the minute property.
|
Copyright © 2018. All Rights Reserved.