Package | Description |
---|---|
com.exacttarget.fuelsdk.internal |
Modifier and Type | Field and Description |
---|---|
protected MonthOfYearEnum |
YearlyRecurrence.scheduledMonth |
Modifier and Type | Method and Description |
---|---|
static MonthOfYearEnum |
MonthOfYearEnum.fromValue(String v) |
MonthOfYearEnum |
YearlyRecurrence.getScheduledMonth()
Gets the value of the scheduledMonth property.
|
static MonthOfYearEnum |
MonthOfYearEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MonthOfYearEnum[] |
MonthOfYearEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
YearlyRecurrence.setScheduledMonth(MonthOfYearEnum value)
Sets the value of the scheduledMonth property.
|
Copyright © 2017. All rights reserved.