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