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