Package | Description |
---|---|
com.exacttarget.fuelsdk.internal |
Modifier and Type | Class and Description |
---|---|
class |
DoubleOptInMOKeyword
Java class for DoubleOptInMOKeyword complex type.
|
class |
HelpMOKeyword
Java class for HelpMOKeyword complex type.
|
class |
SendEmailMOKeyword
Java class for SendEmailMOKeyword complex type.
|
class |
SendSMSMOKeyword
Java class for SendSMSMOKeyword complex type.
|
class |
UnsubscribeFromSMSPublicationMOKeyword
Java class for UnsubscribeFromSMSPublicationMOKeyword complex type.
|
Modifier and Type | Field and Description |
---|---|
protected BaseMOKeyword |
SMSMOEvent.keyword |
protected BaseMOKeyword |
UnsubscribeFromSMSPublicationMOKeyword.nextMOKeyword |
protected BaseMOKeyword |
SendSMSMOKeyword.nextMOKeyword |
protected BaseMOKeyword |
SendEmailMOKeyword.nextMOKeyword |
Modifier and Type | Method and Description |
---|---|
BaseMOKeyword |
ObjectFactory.createBaseMOKeyword()
Create an instance of
BaseMOKeyword |
BaseMOKeyword |
SMSMOEvent.getKeyword()
Gets the value of the keyword property.
|
BaseMOKeyword |
UnsubscribeFromSMSPublicationMOKeyword.getNextMOKeyword()
Gets the value of the nextMOKeyword property.
|
BaseMOKeyword |
SendSMSMOKeyword.getNextMOKeyword()
Gets the value of the nextMOKeyword property.
|
BaseMOKeyword |
SendEmailMOKeyword.getNextMOKeyword()
Gets the value of the nextMOKeyword property.
|
Modifier and Type | Method and Description |
---|---|
void |
SMSMOEvent.setKeyword(BaseMOKeyword value)
Sets the value of the keyword property.
|
void |
UnsubscribeFromSMSPublicationMOKeyword.setNextMOKeyword(BaseMOKeyword value)
Sets the value of the nextMOKeyword property.
|
void |
SendSMSMOKeyword.setNextMOKeyword(BaseMOKeyword value)
Sets the value of the nextMOKeyword property.
|
void |
SendEmailMOKeyword.setNextMOKeyword(BaseMOKeyword value)
Sets the value of the nextMOKeyword property.
|
Copyright © 2017. All rights reserved.