
Package ca.uhn.fhir.util
Class FhirTerser.ContainedResources
java.lang.Object
ca.uhn.fhir.util.FhirTerser.ContainedResources
- Enclosing class:
FhirTerser
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddContained(IBaseResource theResource) voidaddContained(IIdType theId, IBaseResource theResource) getPreviouslyContainedResourceId(IBaseResource theResource) getResourceId(IBaseResource theNext) booleanbooleanbooleanisEmpty()booleanreferenceMatchesAContainedResource(IIdType theRefId)
-
Constructor Details
-
ContainedResources
public ContainedResources()
-
-
Method Details
-
getExistingIdToContainedResource
-
referenceMatchesAContainedResource
-
addContained
-
addContained
-
getContainedResources
-
getResourceId
-
isEmpty
-
hasExistingIdToContainedResource
-
getPreviouslyContainedResourceToIdMap
-
hasPreviouslyContainedResourceToIdValues
-
getPreviouslyContainedResourceId
-