public class GenericPayloadType extends com.collaxa.cube.xml.BaseFacade implements java.io.Serializable, IGenericPayloadType
NOTIFICATION_CONTEXT| Constructor and Description |
|---|
GenericPayloadType() |
GenericPayloadType(org.w3c.dom.Element domElement) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
__getFacadeName()
Method __getFacadeName
|
ICommonPayloadType |
getCommonPayload()
Returns the value of field 'commonPayload'.
|
IEmailPayloadType |
getEmailPayload()
Returns the value of field 'emailPayload'.
|
IFaxPayloadType |
getFaxPayload()
Returns the value of field 'faxPayload'.
|
IPagerPayloadType |
getPagerPayload()
Returns the value of field 'pagerPayload'.
|
java.util.Map |
getPayloadContextValues()
Get the context values as a map
|
ISMSPayloadType |
getSMSPayload()
Returns the value of field 'SMSPayload'.
|
IURIPayloadType |
getURIPayload()
Returns the value of field 'URIPayload'.
|
IVoicePayloadType |
getVoicePayload()
Returns the value of field 'voicePayload'.
|
void |
setCommonPayload(ICommonPayloadType commonPayload)
Sets the value of field 'commonPayload'.
|
void |
setEmailPayload(IEmailPayloadType emailPayload)
Sets the value of field 'emailPayload'.
|
void |
setFaxPayload(IFaxPayloadType faxPayload)
Sets the value of field 'faxPayload'.
|
void |
setPagerPayload(IPagerPayloadType pagerPayload)
Sets the value of field 'pagerPayload'.
|
void |
setSMSPayload(ISMSPayloadType SMSPayload)
Sets the value of field 'SMSPayload'.
|
void |
setVoicePayload(IVoicePayloadType voicePayload)
Sets the value of field 'voicePayload'.
|
_setChildElementValue, addChildElement, addChildElement, clearChildElements, containsChildElement, getAttributeValue, getChildElement, getChildElement, getChildElements, getChildElementValue, getChildElementValue, getElementName, getNamespaceUri, getQName, getRootElement, getSimpleContent, isRootElement, isRootElement, numberOfChildElements, parseQName, removeChildElement, removeChildElement, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setChildElement, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setRootElement, setSimpleContent, setSimpleContent, setSimpleContent, setSimpleContent, setSimpleContent, setSimpleContent, setSimpleContent, setSimpleContent, setSimpleContent, toDOM, toString, toXML, toXMLpublic GenericPayloadType()
public GenericPayloadType(org.w3c.dom.Element domElement)
public java.lang.String __getFacadeName()
__getFacadeName in interface org.collaxa.xml.IBaseFacade__getFacadeName in class com.collaxa.cube.xml.BaseFacadepublic ICommonPayloadType getCommonPayload()
getCommonPayload in interface IGenericPayloadTypepublic IEmailPayloadType getEmailPayload()
getEmailPayload in interface IGenericPayloadTypepublic IFaxPayloadType getFaxPayload()
getFaxPayload in interface IGenericPayloadTypepublic IPagerPayloadType getPagerPayload()
getPagerPayload in interface IGenericPayloadTypepublic IURIPayloadType getURIPayload()
getURIPayload in interface IGenericPayloadTypepublic ISMSPayloadType getSMSPayload()
getSMSPayload in interface IGenericPayloadTypepublic IVoicePayloadType getVoicePayload()
getVoicePayload in interface IGenericPayloadTypepublic void setCommonPayload(ICommonPayloadType commonPayload)
setCommonPayload in interface IGenericPayloadTypecommonPayload - the value of field 'commonPayload'.public void setEmailPayload(IEmailPayloadType emailPayload)
setEmailPayload in interface IGenericPayloadTypeemailPayload - the value of field 'emailPayload'.public void setFaxPayload(IFaxPayloadType faxPayload)
setFaxPayload in interface IGenericPayloadTypefaxPayload - the value of field 'faxPayload'.public void setPagerPayload(IPagerPayloadType pagerPayload)
setPagerPayload in interface IGenericPayloadTypepagerPayload - the value of field 'pagerPayload'.public void setSMSPayload(ISMSPayloadType SMSPayload)
setSMSPayload in interface IGenericPayloadTypeSMSPayload - the value of field 'SMSPayload'.public void setVoicePayload(IVoicePayloadType voicePayload)
setVoicePayload in interface IGenericPayloadTypevoicePayload - the value of field 'voicePayload'.public java.util.Map getPayloadContextValues()
getPayloadContextValues in interface INotificationPayloadContextObject value