Uses of Class
ca.uhn.fhir.model.dstu2.composite.ContainedDt
-
Packages that use ContainedDt Package Description ca.uhn.fhir.model.dstu2.resource -
-
Uses of ContainedDt in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return ContainedDt Modifier and Type Method Description ContainedDtBaseResource. getContained()Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type ContainedDt Modifier and Type Method Description voidBaseResource. setContained(ContainedDt theContained)
-