public static class Communication.Payload extends ca.uhn.fhir.model.api.BaseIdentifiableElement implements ca.uhn.fhir.model.api.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 ca.uhn.fhir.model.api.IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
ca.uhn.fhir.model.api.IDatatype |
getContent()
Gets the value(s) for content[x] ().
|
boolean |
isEmpty() |
Communication.Payload |
setContent(ca.uhn.fhir.model.api.IDatatype theValue)
Sets the value(s) for content[x] ()
|
getElementSpecificId, getId, setElementSpecificId, setId, setIdaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getFormatCommentsPost, getFormatCommentsPre, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, hasFormatComment, isBaseEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic Payload()
public boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBasepublic <T extends ca.uhn.fhir.model.api.IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ca.uhn.fhir.model.api.ICompositeElementpublic ca.uhn.fhir.model.api.IDatatype getContent()
null.
Definition: A communicated content (or for multi-part communications, one portion of the communication)
public Communication.Payload setContent(ca.uhn.fhir.model.api.IDatatype theValue)
Definition: A communicated content (or for multi-part communications, one portion of the communication)
Copyright © 2014–2018 University Health Network. All rights reserved.