Package | Description |
---|---|
com.exacttarget.fuelsdk.internal |
Modifier and Type | Field and Description |
---|---|
protected DataExtension |
SMSTriggeredSendDefinition.dataExtension |
protected DataExtension |
DataExtensionField.dataExtension |
protected DataExtension |
ImportDefinitionAutoGenerateDestination.dataExtensionTarget |
protected DataExtension |
TriggeredSendDefinition.sendSourceDataExtension |
protected DataExtension |
ImportFileDestination.templateCustomObject |
Modifier and Type | Method and Description |
---|---|
DataExtension |
ObjectFactory.createDataExtension()
Create an instance of
DataExtension |
DataExtension |
SMSTriggeredSendDefinition.getDataExtension()
Gets the value of the dataExtension property.
|
DataExtension |
DataExtensionField.getDataExtension()
Gets the value of the dataExtension property.
|
DataExtension |
ImportDefinitionAutoGenerateDestination.getDataExtensionTarget()
Gets the value of the dataExtensionTarget property.
|
DataExtension |
TriggeredSendDefinition.getSendSourceDataExtension()
Gets the value of the sendSourceDataExtension property.
|
DataExtension |
ImportFileDestination.getTemplateCustomObject()
Gets the value of the templateCustomObject property.
|
Modifier and Type | Method and Description |
---|---|
void |
SMSTriggeredSendDefinition.setDataExtension(DataExtension value)
Sets the value of the dataExtension property.
|
void |
DataExtensionField.setDataExtension(DataExtension value)
Sets the value of the dataExtension property.
|
void |
ImportDefinitionAutoGenerateDestination.setDataExtensionTarget(DataExtension value)
Sets the value of the dataExtensionTarget property.
|
void |
TriggeredSendDefinition.setSendSourceDataExtension(DataExtension value)
Sets the value of the sendSourceDataExtension property.
|
void |
ImportFileDestination.setTemplateCustomObject(DataExtension value)
Sets the value of the templateCustomObject property.
|
Copyright © 2017. All rights reserved.