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