public class SendDefinition extends InteractionDefinition
Java class for SendDefinition complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SendDefinition">
<complexContent>
<extension base="{http://exacttarget.com/wsdl/partnerAPI}InteractionDefinition">
<sequence>
<element name="CategoryID" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="SendClassification" type="{http://exacttarget.com/wsdl/partnerAPI}SendClassification" minOccurs="0"/>
<element name="SenderProfile" type="{http://exacttarget.com/wsdl/partnerAPI}SenderProfile" minOccurs="0"/>
<element name="FromName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="FromAddress" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="DeliveryProfile" type="{http://exacttarget.com/wsdl/partnerAPI}DeliveryProfile" minOccurs="0"/>
<element name="SourceAddressType" type="{http://exacttarget.com/wsdl/partnerAPI}DeliveryProfileSourceAddressTypeEnum" minOccurs="0"/>
<element name="PrivateIP" type="{http://exacttarget.com/wsdl/partnerAPI}PrivateIP" minOccurs="0"/>
<element name="DomainType" type="{http://exacttarget.com/wsdl/partnerAPI}DeliveryProfileDomainTypeEnum" minOccurs="0"/>
<element name="PrivateDomain" type="{http://exacttarget.com/wsdl/partnerAPI}PrivateDomain" minOccurs="0"/>
<element name="HeaderSalutationSource" type="{http://exacttarget.com/wsdl/partnerAPI}SalutationSourceEnum" minOccurs="0"/>
<element name="HeaderContentArea" type="{http://exacttarget.com/wsdl/partnerAPI}ContentArea" minOccurs="0"/>
<element name="FooterSalutationSource" type="{http://exacttarget.com/wsdl/partnerAPI}SalutationSourceEnum" minOccurs="0"/>
<element name="FooterContentArea" type="{http://exacttarget.com/wsdl/partnerAPI}ContentArea" minOccurs="0"/>
<element name="SuppressTracking" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsSendLogging" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Integer |
categoryID |
protected DeliveryProfile |
deliveryProfile |
protected DeliveryProfileDomainTypeEnum |
domainType |
protected ContentArea |
footerContentArea |
protected SalutationSourceEnum |
footerSalutationSource |
protected String |
fromAddress |
protected String |
fromName |
protected ContentArea |
headerContentArea |
protected SalutationSourceEnum |
headerSalutationSource |
protected Boolean |
isSendLogging |
protected PrivateDomain |
privateDomain |
protected PrivateIP |
privateIP |
protected SendClassification |
sendClassification |
protected SenderProfile |
senderProfile |
protected DeliveryProfileSourceAddressTypeEnum |
sourceAddressType |
protected Boolean |
suppressTracking |
interactionObjectIDdescription, keyword, nameclient, correlationID, createdDate, customerKey, id, modifiedDate, objectID, objectState, owner, partnerKey, partnerProperties| Constructor and Description |
|---|
SendDefinition() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCategoryID()
Gets the value of the categoryID property.
|
DeliveryProfile |
getDeliveryProfile()
Gets the value of the deliveryProfile property.
|
DeliveryProfileDomainTypeEnum |
getDomainType()
Gets the value of the domainType property.
|
ContentArea |
getFooterContentArea()
Gets the value of the footerContentArea property.
|
SalutationSourceEnum |
getFooterSalutationSource()
Gets the value of the footerSalutationSource property.
|
String |
getFromAddress()
Gets the value of the fromAddress property.
|
String |
getFromName()
Gets the value of the fromName property.
|
ContentArea |
getHeaderContentArea()
Gets the value of the headerContentArea property.
|
SalutationSourceEnum |
getHeaderSalutationSource()
Gets the value of the headerSalutationSource property.
|
Boolean |
getIsSendLogging()
Gets the value of the isSendLogging property.
|
PrivateDomain |
getPrivateDomain()
Gets the value of the privateDomain property.
|
PrivateIP |
getPrivateIP()
Gets the value of the privateIP property.
|
SendClassification |
getSendClassification()
Gets the value of the sendClassification property.
|
SenderProfile |
getSenderProfile()
Gets the value of the senderProfile property.
|
DeliveryProfileSourceAddressTypeEnum |
getSourceAddressType()
Gets the value of the sourceAddressType property.
|
Boolean |
getSuppressTracking()
Gets the value of the suppressTracking property.
|
void |
setCategoryID(Integer value)
Sets the value of the categoryID property.
|
void |
setDeliveryProfile(DeliveryProfile value)
Sets the value of the deliveryProfile property.
|
void |
setDomainType(DeliveryProfileDomainTypeEnum value)
Sets the value of the domainType property.
|
void |
setFooterContentArea(ContentArea value)
Sets the value of the footerContentArea property.
|
void |
setFooterSalutationSource(SalutationSourceEnum value)
Sets the value of the footerSalutationSource property.
|
void |
setFromAddress(String value)
Sets the value of the fromAddress property.
|
void |
setFromName(String value)
Sets the value of the fromName property.
|
void |
setHeaderContentArea(ContentArea value)
Sets the value of the headerContentArea property.
|
void |
setHeaderSalutationSource(SalutationSourceEnum value)
Sets the value of the headerSalutationSource property.
|
void |
setIsSendLogging(Boolean value)
Sets the value of the isSendLogging property.
|
void |
setPrivateDomain(PrivateDomain value)
Sets the value of the privateDomain property.
|
void |
setPrivateIP(PrivateIP value)
Sets the value of the privateIP property.
|
void |
setSendClassification(SendClassification value)
Sets the value of the sendClassification property.
|
void |
setSenderProfile(SenderProfile value)
Sets the value of the senderProfile property.
|
void |
setSourceAddressType(DeliveryProfileSourceAddressTypeEnum value)
Sets the value of the sourceAddressType property.
|
void |
setSuppressTracking(Boolean value)
Sets the value of the suppressTracking property.
|
String |
toString()
Generates a String representation of the contents of this type.
|
getInteractionObjectID, setInteractionObjectIDgetDescription, getKeyword, getName, setDescription, setKeyword, setNamegetClient, getCorrelationID, getCreatedDate, getCustomerKey, getId, getModifiedDate, getObjectID, getObjectState, getOwner, getPartnerKey, getPartnerProperties, setClient, setCorrelationID, setCreatedDate, setCustomerKey, setId, setModifiedDate, setObjectID, setObjectState, setOwner, setPartnerKeyprotected Integer categoryID
protected SendClassification sendClassification
protected SenderProfile senderProfile
protected String fromName
protected String fromAddress
protected DeliveryProfile deliveryProfile
protected DeliveryProfileSourceAddressTypeEnum sourceAddressType
protected PrivateIP privateIP
protected DeliveryProfileDomainTypeEnum domainType
protected PrivateDomain privateDomain
protected SalutationSourceEnum headerSalutationSource
protected ContentArea headerContentArea
protected SalutationSourceEnum footerSalutationSource
protected ContentArea footerContentArea
protected Boolean suppressTracking
protected Boolean isSendLogging
public Integer getCategoryID()
Integerpublic void setCategoryID(Integer value)
value - allowed object is
Integerpublic SendClassification getSendClassification()
SendClassificationpublic void setSendClassification(SendClassification value)
value - allowed object is
SendClassificationpublic SenderProfile getSenderProfile()
SenderProfilepublic void setSenderProfile(SenderProfile value)
value - allowed object is
SenderProfilepublic String getFromName()
Stringpublic void setFromName(String value)
value - allowed object is
Stringpublic String getFromAddress()
Stringpublic void setFromAddress(String value)
value - allowed object is
Stringpublic DeliveryProfile getDeliveryProfile()
DeliveryProfilepublic void setDeliveryProfile(DeliveryProfile value)
value - allowed object is
DeliveryProfilepublic DeliveryProfileSourceAddressTypeEnum getSourceAddressType()
DeliveryProfileSourceAddressTypeEnumpublic void setSourceAddressType(DeliveryProfileSourceAddressTypeEnum value)
value - allowed object is
DeliveryProfileSourceAddressTypeEnumpublic PrivateIP getPrivateIP()
PrivateIPpublic void setPrivateIP(PrivateIP value)
value - allowed object is
PrivateIPpublic DeliveryProfileDomainTypeEnum getDomainType()
DeliveryProfileDomainTypeEnumpublic void setDomainType(DeliveryProfileDomainTypeEnum value)
value - allowed object is
DeliveryProfileDomainTypeEnumpublic PrivateDomain getPrivateDomain()
PrivateDomainpublic void setPrivateDomain(PrivateDomain value)
value - allowed object is
PrivateDomainpublic SalutationSourceEnum getHeaderSalutationSource()
SalutationSourceEnumpublic void setHeaderSalutationSource(SalutationSourceEnum value)
value - allowed object is
SalutationSourceEnumpublic ContentArea getHeaderContentArea()
ContentAreapublic void setHeaderContentArea(ContentArea value)
value - allowed object is
ContentAreapublic SalutationSourceEnum getFooterSalutationSource()
SalutationSourceEnumpublic void setFooterSalutationSource(SalutationSourceEnum value)
value - allowed object is
SalutationSourceEnumpublic ContentArea getFooterContentArea()
ContentAreapublic void setFooterContentArea(ContentArea value)
value - allowed object is
ContentAreapublic Boolean getSuppressTracking()
Booleanpublic void setSuppressTracking(Boolean value)
value - allowed object is
Booleanpublic Boolean getIsSendLogging()
Booleanpublic void setIsSendLogging(Boolean value)
value - allowed object is
Booleanpublic String toString()
toString in class InteractionDefinitionCopyright © 2017. All rights reserved.