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