Uses of Class
org.hl7.fhir.dstu2.model.ResourceType
-
Packages that use ResourceType Package Description org.hl7.fhir.dstu2.model org.hl7.fhir.dstu2.utils org.hl7.fhir.dstu2.utils.client -
-
Uses of ResourceType in org.hl7.fhir.dstu2.model
-
Uses of ResourceType in org.hl7.fhir.dstu2.utils
Methods in org.hl7.fhir.dstu2.utils with parameters of type ResourceType Modifier and Type Method Description static ResourceResourceUtilities. getById(Bundle feed, ResourceType type, String reference)static Bundle.BundleEntryComponentResourceUtilities. getEntryById(Bundle feed, ResourceType type, String reference) -
Uses of ResourceType in org.hl7.fhir.dstu2.utils.client
Methods in org.hl7.fhir.dstu2.utils.client with parameters of type ResourceType Modifier and Type Method Description HttpURLConnectionClientUtils. buildConnection(URI baseServiceUri, ResourceType resourceType, String id)static StringResourceAddress. buildRelativePathFromResourceType(ResourceType resourceType)static StringResourceAddress. buildRelativePathFromResourceType(ResourceType resourceType, String id)
-