Uses of Class
ca.uhn.fhir.model.api.ResourceMetadataKeyEnum.ResourceMetadataKeySupportingAnyResource
Packages that use ResourceMetadataKeyEnum.ResourceMetadataKeySupportingAnyResource
-
Uses of ResourceMetadataKeyEnum.ResourceMetadataKeySupportingAnyResource in ca.uhn.fhir.model.api
Fields in ca.uhn.fhir.model.api declared as ResourceMetadataKeyEnum.ResourceMetadataKeySupportingAnyResourceModifier and TypeFieldDescriptionstatic final ResourceMetadataKeyEnum.ResourceMetadataKeySupportingAnyResource<InstantDt,IPrimitiveType<Date>> ResourceMetadataKeyEnum.DELETED_ATIf present and populated with a date/time (as an instance ofInstantDt), this value is an indication that the resource is in the deleted state.static final ResourceMetadataKeyEnum.ResourceMetadataKeySupportingAnyResource<BundleEntrySearchModeEnum,String> ResourceMetadataKeyEnum.ENTRY_SEARCH_MODEIf present and populated with aBundleEntrySearchModeEnum, contains the "bundle entry search mode", which is the value of the status field in the Bundle entry containing this resource.static final ResourceMetadataKeyEnum.ResourceMetadataKeySupportingAnyResource<BundleEntryTransactionMethodEnum,String> ResourceMetadataKeyEnum.ENTRY_TRANSACTION_METHODIf present and populated with aBundleEntryTransactionMethodEnum, contains the "bundle entry transaction operation", which is the value of the status field in the Bundle entry containing this resource.