
Uses of Class
ca.uhn.fhir.model.base.composite.BaseContainedDt
Packages that use BaseContainedDt
-
Uses of BaseContainedDt in ca.uhn.fhir.context
Constructor parameters in ca.uhn.fhir.context with type arguments of type BaseContainedDtModifierConstructorDescriptionRuntimeElemContainedResources
(Class<? extends BaseContainedDt> theClass, boolean theStandardType) -
Uses of BaseContainedDt in ca.uhn.fhir.model.api
Methods in ca.uhn.fhir.model.api that return BaseContainedDtModifier and TypeMethodDescriptionIResource.getContained()
Returns the contained resource list for this resource.