Uses of Interface
org.hl7.fhir.instance.model.api.IBaseMetaType
Packages that use IBaseMetaType
Package
Description
-
Uses of IBaseMetaType in ca.uhn.fhir.model.api
Methods in ca.uhn.fhir.model.api that return IBaseMetaTypeModifier and TypeMethodDescriptionIResource.getMeta()Returns a view of theresource metadatamap. -
Uses of IBaseMetaType in ca.uhn.fhir.rest.gclient
Classes in ca.uhn.fhir.rest.gclient with type parameters of type IBaseMetaTypeMethods in ca.uhn.fhir.rest.gclient with type parameters of type IBaseMetaTypeModifier 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
Methods in ca.uhn.fhir.util with parameters of type IBaseMetaTypeModifier and TypeMethodDescriptionstatic StringMetaUtil.getSource(FhirContext theContext, IBaseMetaType theMeta)static voidMetaUtil.setSource(FhirContext theContext, IBaseMetaType theMeta, String theValue) -
Uses of IBaseMetaType in org.hl7.fhir.instance.model.api
Methods in org.hl7.fhir.instance.model.api that return IBaseMetaTypeModifier and TypeMethodDescriptionIBaseMetaType.addProfile(String theProfile)IBaseResource.getMeta()IBaseMetaType.setLastUpdated(Date theHeaderDateValue)IBaseMetaType.setVersionId(String theVersionId)