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