Uses of Class
ca.uhn.fhir.parser.BaseParser.CompositeChildElement
-
Uses of BaseParser.CompositeChildElement in ca.uhn.fhir.parser
Modifier and TypeMethodDescriptionprotected Iterable
<BaseParser.CompositeChildElement> BaseParser.compositeChildIterator
(IBase theCompositeElement, boolean theContainedResource, BaseParser.CompositeChildElement theParent, ca.uhn.fhir.parser.BaseParser.EncodeContext theEncodeContext) Modifier and TypeMethodDescriptionprotected Iterable
<BaseParser.CompositeChildElement> BaseParser.compositeChildIterator
(IBase theCompositeElement, boolean theContainedResource, BaseParser.CompositeChildElement theParent, ca.uhn.fhir.parser.BaseParser.EncodeContext theEncodeContext) BaseParser.preProcessValues
(BaseRuntimeChildDefinition theMetaChildUncast, IBaseResource theResource, List<? extends IBase> theValues, BaseParser.CompositeChildElement theCompositeChildElement, ca.uhn.fhir.parser.BaseParser.EncodeContext theEncodeContext) ModifierConstructorDescriptionCompositeChildElement
(BaseParser.CompositeChildElement theParent, BaseRuntimeChildDefinition theDef, ca.uhn.fhir.parser.BaseParser.EncodeContext theEncodeContext)