public static class ProcessResponse.Notes extends ca.uhn.fhir.model.api.BaseIdentifiableElement implements ca.uhn.fhir.model.api.IResourceBlock
Definition: Suite of processing note or additional requirements is the processing has been held.
| Constructor and Description |
|---|
Notes() |
| Modifier and Type | Method and Description |
|---|---|
<T extends ca.uhn.fhir.model.api.IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
String |
getText()
Gets the value(s) for text ().
|
ca.uhn.fhir.model.primitive.StringDt |
getTextElement()
Gets the value(s) for text ().
|
CodingDt |
getType()
Gets the value(s) for type ().
|
boolean |
isEmpty() |
ProcessResponse.Notes |
setText(String theString)
Sets the value for text ()
|
ProcessResponse.Notes |
setText(ca.uhn.fhir.model.primitive.StringDt theValue)
Sets the value(s) for text ()
|
ProcessResponse.Notes |
setType(CodingDt theValue)
Sets the value(s) for type ()
|
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 Notes()
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 CodingDt getType()
null.
Definition: The note purpose: Print/Display.
public ProcessResponse.Notes setType(CodingDt theValue)
Definition: The note purpose: Print/Display.
public ca.uhn.fhir.model.primitive.StringDt getTextElement()
null.
Definition: The note text.
public String getText()
null.
Definition: The note text.
public ProcessResponse.Notes setText(ca.uhn.fhir.model.primitive.StringDt theValue)
Definition: The note text.
public ProcessResponse.Notes setText(String theString)
Definition: The note text.
Copyright © 2014–2018 University Health Network. All rights reserved.