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