public static class ClaimResponse.Note extends BaseIdentifiableElement implements IResourceBlock
Definition: Note text
| Constructor and Description |
|---|
Note() |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
Integer |
getNumber()
Gets the value(s) for number ().
|
PositiveIntDt |
getNumberElement()
Gets the value(s) for number ().
|
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() |
ClaimResponse.Note |
setNumber(int theInteger)
Sets the value for number ()
|
ClaimResponse.Note |
setNumber(PositiveIntDt theValue)
Sets the value(s) for number ()
|
ClaimResponse.Note |
setText(String theString)
Sets the value for text ()
|
ClaimResponse.Note |
setText(StringDt theValue)
Sets the value(s) for text ()
|
ClaimResponse.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 PositiveIntDt getNumberElement()
null.
Definition: An integer associated with each note which may be referred to from each service line item.
public Integer getNumber()
null.
Definition: An integer associated with each note which may be referred to from each service line item.
public ClaimResponse.Note setNumber(PositiveIntDt theValue)
Definition: An integer associated with each note which may be referred to from each service line item.
public ClaimResponse.Note setNumber(int theInteger)
Definition: An integer associated with each note which may be referred to from each service line item.
public CodingDt getType()
null.
Definition: The note purpose: Print/Display.
public ClaimResponse.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 ClaimResponse.Note setText(StringDt theValue)
Definition: The note text.
public ClaimResponse.Note setText(String theString)
Definition: The note text.
Copyright © 2014–2016 University Health Network. All rights reserved.