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