public class DoubleOptInMOKeyword extends BaseMOKeyword
Java class for DoubleOptInMOKeyword complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DoubleOptInMOKeyword">
<complexContent>
<extension base="{http://exacttarget.com/wsdl/partnerAPI}BaseMOKeyword">
<sequence>
<element name="DefaultPublication" type="{http://exacttarget.com/wsdl/partnerAPI}List"/>
<element name="InvalidPublicationMessage" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="InvalidResponseMessage" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="MissingPublicationMessage" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="NeedPublicationMessage" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="PromptMessage" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="SuccessMessage" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="UnexpectedErrorMessage" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="ValidPublications">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ValidPublication" type="{http://exacttarget.com/wsdl/partnerAPI}List" maxOccurs="unbounded"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="ValidResponses">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ValidResponse" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
DoubleOptInMOKeyword.ValidPublications
Java class for anonymous complex type.
|
static class |
DoubleOptInMOKeyword.ValidResponses
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected List |
defaultPublication |
protected String |
invalidPublicationMessage |
protected String |
invalidResponseMessage |
protected String |
missingPublicationMessage |
protected String |
needPublicationMessage |
protected String |
promptMessage |
protected String |
successMessage |
protected String |
unexpectedErrorMessage |
protected DoubleOptInMOKeyword.ValidPublications |
validPublications |
protected DoubleOptInMOKeyword.ValidResponses |
validResponses |
isDefaultKeywordclient, correlationID, createdDate, customerKey, id, modifiedDate, objectID, objectState, owner, partnerKey, partnerProperties| Constructor and Description |
|---|
DoubleOptInMOKeyword() |
| Modifier and Type | Method and Description |
|---|---|
List |
getDefaultPublication()
Gets the value of the defaultPublication property.
|
String |
getInvalidPublicationMessage()
Gets the value of the invalidPublicationMessage property.
|
String |
getInvalidResponseMessage()
Gets the value of the invalidResponseMessage property.
|
String |
getMissingPublicationMessage()
Gets the value of the missingPublicationMessage property.
|
String |
getNeedPublicationMessage()
Gets the value of the needPublicationMessage property.
|
String |
getPromptMessage()
Gets the value of the promptMessage property.
|
String |
getSuccessMessage()
Gets the value of the successMessage property.
|
String |
getUnexpectedErrorMessage()
Gets the value of the unexpectedErrorMessage property.
|
DoubleOptInMOKeyword.ValidPublications |
getValidPublications()
Gets the value of the validPublications property.
|
DoubleOptInMOKeyword.ValidResponses |
getValidResponses()
Gets the value of the validResponses property.
|
void |
setDefaultPublication(List value)
Sets the value of the defaultPublication property.
|
void |
setInvalidPublicationMessage(String value)
Sets the value of the invalidPublicationMessage property.
|
void |
setInvalidResponseMessage(String value)
Sets the value of the invalidResponseMessage property.
|
void |
setMissingPublicationMessage(String value)
Sets the value of the missingPublicationMessage property.
|
void |
setNeedPublicationMessage(String value)
Sets the value of the needPublicationMessage property.
|
void |
setPromptMessage(String value)
Sets the value of the promptMessage property.
|
void |
setSuccessMessage(String value)
Sets the value of the successMessage property.
|
void |
setUnexpectedErrorMessage(String value)
Sets the value of the unexpectedErrorMessage property.
|
void |
setValidPublications(DoubleOptInMOKeyword.ValidPublications value)
Sets the value of the validPublications property.
|
void |
setValidResponses(DoubleOptInMOKeyword.ValidResponses value)
Sets the value of the validResponses property.
|
String |
toString()
Generates a String representation of the contents of this type.
|
getIsDefaultKeyword, setIsDefaultKeywordgetClient, getCorrelationID, getCreatedDate, getCustomerKey, getId, getModifiedDate, getObjectID, getObjectState, getOwner, getPartnerKey, getPartnerProperties, setClient, setCorrelationID, setCreatedDate, setCustomerKey, setId, setModifiedDate, setObjectID, setObjectState, setOwner, setPartnerKeyprotected List defaultPublication
protected String invalidPublicationMessage
protected String invalidResponseMessage
protected String missingPublicationMessage
protected String needPublicationMessage
protected String promptMessage
protected String successMessage
protected String unexpectedErrorMessage
protected DoubleOptInMOKeyword.ValidPublications validPublications
protected DoubleOptInMOKeyword.ValidResponses validResponses
public List getDefaultPublication()
Listpublic void setDefaultPublication(List value)
value - allowed object is
Listpublic String getInvalidPublicationMessage()
Stringpublic void setInvalidPublicationMessage(String value)
value - allowed object is
Stringpublic String getInvalidResponseMessage()
Stringpublic void setInvalidResponseMessage(String value)
value - allowed object is
Stringpublic String getMissingPublicationMessage()
Stringpublic void setMissingPublicationMessage(String value)
value - allowed object is
Stringpublic String getNeedPublicationMessage()
Stringpublic void setNeedPublicationMessage(String value)
value - allowed object is
Stringpublic String getPromptMessage()
Stringpublic void setPromptMessage(String value)
value - allowed object is
Stringpublic String getSuccessMessage()
Stringpublic void setSuccessMessage(String value)
value - allowed object is
Stringpublic String getUnexpectedErrorMessage()
Stringpublic void setUnexpectedErrorMessage(String value)
value - allowed object is
Stringpublic DoubleOptInMOKeyword.ValidPublications getValidPublications()
DoubleOptInMOKeyword.ValidPublicationspublic void setValidPublications(DoubleOptInMOKeyword.ValidPublications value)
value - allowed object is
DoubleOptInMOKeyword.ValidPublicationspublic DoubleOptInMOKeyword.ValidResponses getValidResponses()
DoubleOptInMOKeyword.ValidResponsespublic void setValidResponses(DoubleOptInMOKeyword.ValidResponses value)
value - allowed object is
DoubleOptInMOKeyword.ValidResponsespublic String toString()
toString in class BaseMOKeywordCopyright © 2017. All rights reserved.