Uses of Interface
org.hl7.fhir.instance.model.api.IAnyResource
-
Packages that use IAnyResource Package Description ca.uhn.fhir.model.api org.hl7.fhir.instance.model.api -
-
Uses of IAnyResource in ca.uhn.fhir.model.api
Methods in ca.uhn.fhir.model.api with parameters of type IAnyResource Modifier and Type Method Description abstract T2ResourceMetadataKeyEnum.ResourceMetadataKeySupportingAnyResource. get(IAnyResource theResource)abstract voidResourceMetadataKeyEnum.ResourceMetadataKeySupportingAnyResource. put(IAnyResource theResource, T2 theObject) -
Uses of IAnyResource in org.hl7.fhir.instance.model.api
Subinterfaces of IAnyResource in org.hl7.fhir.instance.model.api Modifier and Type Interface Description interfaceIDomainResourceMethods in org.hl7.fhir.instance.model.api that return IAnyResource Modifier and Type Method Description IAnyResourceIAnyResource. setId(String theId)Methods in org.hl7.fhir.instance.model.api that return types with arguments of type IAnyResource Modifier and Type Method Description List<? extends IAnyResource>IDomainResource. getContained()
-