|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MinuteOfHour | |
|---|---|
| com.google.api.ads.adwords.v201109.cm | |
| Uses of MinuteOfHour in com.google.api.ads.adwords.v201109.cm |
|---|
| Fields in com.google.api.ads.adwords.v201109.cm declared as MinuteOfHour | |
|---|---|
static MinuteOfHour |
MinuteOfHour.FIFTEEN
|
static MinuteOfHour |
MinuteOfHour.FORTY_FIVE
|
static MinuteOfHour |
MinuteOfHour.THIRTY
|
static MinuteOfHour |
MinuteOfHour.ZERO
|
| Methods in com.google.api.ads.adwords.v201109.cm that return MinuteOfHour | |
|---|---|
static MinuteOfHour |
MinuteOfHour.fromString(String value)
|
static MinuteOfHour |
MinuteOfHour.fromValue(String value)
|
MinuteOfHour |
AdScheduleTarget.getEndMinute()
Gets the endMinute value for this AdScheduleTarget. |
MinuteOfHour |
AdScheduleTarget.getStartMinute()
Gets the startMinute value for this AdScheduleTarget. |
| Methods in com.google.api.ads.adwords.v201109.cm with parameters of type MinuteOfHour | |
|---|---|
void |
AdScheduleTarget.setEndMinute(MinuteOfHour endMinute)
Sets the endMinute value for this AdScheduleTarget. |
void |
AdScheduleTarget.setStartMinute(MinuteOfHour startMinute)
Sets the startMinute value for this AdScheduleTarget. |
| Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type MinuteOfHour | |
|---|---|
AdScheduleTarget(String targetType,
DayOfWeek dayOfWeek,
Integer startHour,
MinuteOfHour startMinute,
Integer endHour,
MinuteOfHour endMinute,
Double bidMultiplier)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||