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