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