| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.cm |
| Modifier and Type | Field and Description |
|---|---|
protected DayOfWeek |
AdSchedule.dayOfWeek |
protected DayOfWeek |
FeedItemSchedule.dayOfWeek |
| Modifier and Type | Method and Description |
|---|---|
static DayOfWeek |
DayOfWeek.fromValue(String v) |
DayOfWeek |
AdSchedule.getDayOfWeek()
Gets the value of the dayOfWeek property.
|
DayOfWeek |
FeedItemSchedule.getDayOfWeek()
Gets the value of the dayOfWeek property.
|
static DayOfWeek |
DayOfWeek.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DayOfWeek[] |
DayOfWeek.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdSchedule.setDayOfWeek(DayOfWeek value)
Sets the value of the dayOfWeek property.
|
void |
FeedItemSchedule.setDayOfWeek(DayOfWeek value)
Sets the value of the dayOfWeek property.
|
Copyright © 2023. All rights reserved.