
Uses of Class
ca.uhn.fhir.model.base.resource.ResourceMetadataMap
Packages that use ResourceMetadataMap
- 
Uses of ResourceMetadataMap in ca.uhn.fhir.model.apiMethods in ca.uhn.fhir.model.api that return ResourceMetadataMapModifier and TypeMethodDescriptionIResource.getResourceMetadata()Returns the metadata map for this object, creating it if neccesary.Methods in ca.uhn.fhir.model.api with parameters of type ResourceMetadataMapModifier and TypeMethodDescriptionvoidIResource.setResourceMetadata(ResourceMetadataMap theMap) Sets the metadata map for this object.