Uses of Class
ca.uhn.fhir.model.base.resource.ResourceMetadataMap
-
Packages that use ResourceMetadataMap Package Description ca.uhn.fhir.model.api -
-
Uses of ResourceMetadataMap in ca.uhn.fhir.model.api
Methods in ca.uhn.fhir.model.api that return ResourceMetadataMap Modifier and Type Method Description ResourceMetadataMapIResource. getResourceMetadata()Returns the metadata map for this object, creating it if neccesary.Methods in ca.uhn.fhir.model.api with parameters of type ResourceMetadataMap Modifier and Type Method Description voidIResource. setResourceMetadata(ResourceMetadataMap theMap)Sets the metadata map for this object.
-