Package | Description |
---|---|
com.exacttarget.fuelsdk.internal |
Modifier and Type | Field and Description |
---|---|
protected DeliveryProfileSourceAddressTypeEnum |
SendDefinition.sourceAddressType |
protected DeliveryProfileSourceAddressTypeEnum |
DeliveryProfile.sourceAddressType |
Modifier and Type | Method and Description |
---|---|
static DeliveryProfileSourceAddressTypeEnum |
DeliveryProfileSourceAddressTypeEnum.fromValue(String v) |
DeliveryProfileSourceAddressTypeEnum |
SendDefinition.getSourceAddressType()
Gets the value of the sourceAddressType property.
|
DeliveryProfileSourceAddressTypeEnum |
DeliveryProfile.getSourceAddressType()
Gets the value of the sourceAddressType property.
|
static DeliveryProfileSourceAddressTypeEnum |
DeliveryProfileSourceAddressTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeliveryProfileSourceAddressTypeEnum[] |
DeliveryProfileSourceAddressTypeEnum.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.setSourceAddressType(DeliveryProfileSourceAddressTypeEnum value)
Sets the value of the sourceAddressType property.
|
void |
DeliveryProfile.setSourceAddressType(DeliveryProfileSourceAddressTypeEnum value)
Sets the value of the sourceAddressType property.
|
Copyright © 2017. All rights reserved.