| Package | Description |
|---|---|
| ca.uhn.fhir.parser |
| Modifier and Type | Method and Description |
|---|---|
BaseParser.CompositeChildElement |
BaseParser.CompositeChildElement.getParent() |
| Modifier and Type | Method and Description |
|---|---|
protected Iterable<BaseParser.CompositeChildElement> |
BaseParser.compositeChildIterator(IBase theCompositeElement,
boolean theContainedResource,
boolean theSubResource,
BaseParser.CompositeChildElement theParent) |
| Modifier and Type | Method and Description |
|---|---|
protected Iterable<BaseParser.CompositeChildElement> |
BaseParser.compositeChildIterator(IBase theCompositeElement,
boolean theContainedResource,
boolean theSubResource,
BaseParser.CompositeChildElement theParent) |
protected List<? extends IBase> |
BaseParser.preProcessValues(BaseRuntimeChildDefinition theMetaChildUncast,
IBaseResource theResource,
List<? extends IBase> theValues,
BaseParser.CompositeChildElement theCompositeChildElement) |
| Constructor and Description |
|---|
CompositeChildElement(BaseParser.CompositeChildElement theParent,
BaseRuntimeChildDefinition theDef,
boolean theSubResource) |
Copyright © 2014–2017 University Health Network. All rights reserved.