public static class Communication.Payload extends BaseIdentifiableElement implements IResourceBlock
Definition: Text, attachment(s), or resource(s) that was communicated to the recipient.
| Constructor and Description |
|---|
Payload() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
IDatatype |
getContent()
Gets the value(s) for content[x] ().
|
boolean |
isEmpty() |
Communication.Payload |
setContent(IDatatype theValue)
Sets the value(s) for content[x] ()
|
getElementSpecificId, getId, setElementSpecificId, setId, setIdaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, isBaseEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetElementSpecificId, getId, setElementSpecificId, setId, setIdpublic Payload()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic IDatatype getContent()
null.
Definition: A communicated content (or for multi-part communications, one portion of the communication)
public Communication.Payload setContent(IDatatype theValue)
Definition: A communicated content (or for multi-part communications, one portion of the communication)
Copyright © 2014–2016 University Health Network. All rights reserved.