public static class ProcessRequest.Item extends ca.uhn.fhir.model.api.BaseIdentifiableElement implements ca.uhn.fhir.model.api.IResourceBlock
Definition: List of top level items to be re-adjudicated, if none specified then the entire submission is re-adjudicated.
| Constructor and Description |
|---|
Item() |
| Modifier and Type | Method and Description |
|---|---|
<T extends ca.uhn.fhir.model.api.IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
Integer |
getSequenceLinkId()
Gets the value(s) for sequenceLinkId ().
|
ca.uhn.fhir.model.primitive.IntegerDt |
getSequenceLinkIdElement()
Gets the value(s) for sequenceLinkId ().
|
boolean |
isEmpty() |
ProcessRequest.Item |
setSequenceLinkId(int theInteger)
Sets the value for sequenceLinkId ()
|
ProcessRequest.Item |
setSequenceLinkId(ca.uhn.fhir.model.primitive.IntegerDt theValue)
Sets the value(s) for sequenceLinkId ()
|
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 Item()
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.primitive.IntegerDt getSequenceLinkIdElement()
null.
Definition: A service line number.
public Integer getSequenceLinkId()
null.
Definition: A service line number.
public ProcessRequest.Item setSequenceLinkId(ca.uhn.fhir.model.primitive.IntegerDt theValue)
Definition: A service line number.
public ProcessRequest.Item setSequenceLinkId(int theInteger)
Definition: A service line number.
Copyright © 2014–2018 University Health Network. All rights reserved.