public static class PaymentReconciliation.Note extends BaseIdentifiableElement implements IResourceBlock
Definition: Suite of notes
| Constructor and Description |
|---|
Note() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
String |
getText()
Gets the value(s) for text ().
|
StringDt |
getTextElement()
Gets the value(s) for text ().
|
CodingDt |
getType()
Gets the value(s) for type ().
|
boolean |
isEmpty() |
PaymentReconciliation.Note |
setText(String theString)
Sets the value for text ()
|
PaymentReconciliation.Note |
setText(StringDt theValue)
Sets the value(s) for text ()
|
PaymentReconciliation.Note |
setType(CodingDt theValue)
Sets the value(s) for type ()
|
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 Note()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic CodingDt getType()
null.
Definition: The note purpose: Print/Display.
public PaymentReconciliation.Note setType(CodingDt theValue)
Definition: The note purpose: Print/Display.
public StringDt getTextElement()
null.
Definition: The note text.
public String getText()
null.
Definition: The note text.
public PaymentReconciliation.Note setText(StringDt theValue)
Definition: The note text.
public PaymentReconciliation.Note setText(String theString)
Definition: The note text.
Copyright © 2014–2016 University Health Network. All rights reserved.