| 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,
BaseParser.CompositeChildElement theParent,
BaseParser.EncodeContext theEncodeContext) |
| Modifier and Type | Method and Description |
|---|---|
protected Iterable<BaseParser.CompositeChildElement> |
BaseParser.compositeChildIterator(IBase theCompositeElement,
boolean theContainedResource,
BaseParser.CompositeChildElement theParent,
BaseParser.EncodeContext theEncodeContext) |
protected List<? extends IBase> |
BaseParser.preProcessValues(BaseRuntimeChildDefinition theMetaChildUncast,
IBaseResource theResource,
List<? extends IBase> theValues,
BaseParser.CompositeChildElement theCompositeChildElement,
BaseParser.EncodeContext theEncodeContext) |
| Constructor and Description |
|---|
CompositeChildElement(BaseParser.CompositeChildElement theParent,
BaseRuntimeChildDefinition theDef,
BaseParser.EncodeContext theEncodeContext) |
Copyright © 2014–2019 University Health Network. All rights reserved.