Uses of Interface
org.hl7.fhir.instance.model.api.IBaseMetaType
Package
Description
-
Uses of IBaseMetaType in ca.uhn.fhir.model.api
Modifier and TypeMethodDescriptionIResource.getMeta()
Returns a view of theresource metadata
map. -
Uses of IBaseMetaType in ca.uhn.fhir.rest.gclient
Modifier and TypeMethodDescription<T extends IBaseMetaType>
IMetaGetUnsourced<T> Fetch the current metadata<T extends IBaseMetaType>
IClientExecutable<IClientExecutable<?, T>, T> IMetaAddOrDeleteSourced.meta
(T theMeta) -
Uses of IBaseMetaType in ca.uhn.fhir.util
Modifier and TypeMethodDescriptionMetaUtil.getAutoVersionReferencesAtPath
(IBaseMetaType theMeta, String theResourceType) static String
MetaUtil.getSource
(FhirContext theContext, IBaseMetaType theMeta) static void
MetaUtil.setSource
(FhirContext theContext, IBaseMetaType theMeta, String theValue) -
Uses of IBaseMetaType in org.hl7.fhir.instance.model.api
Modifier and TypeMethodDescriptionIBaseMetaType.addProfile
(String theProfile) IBaseResource.getMeta()
IBaseMetaType.setLastUpdated
(Date theHeaderDateValue) IBaseMetaType.setVersionId
(String theVersionId)