Uses of Enum
ca.uhn.fhir.model.valueset.BundleEntrySearchModeEnum
-
Uses of BundleEntrySearchModeEnum in ca.uhn.fhir.model.api
Modifier and TypeFieldDescriptionstatic final ResourceMetadataKeyEnum
<BundleEntrySearchModeEnum> ResourceMetadataKeyEnum.ENTRY_SEARCH_MODE
If 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. -
Uses of BundleEntrySearchModeEnum in ca.uhn.fhir.model.valueset
Modifier and TypeFieldDescriptionstatic final IValueSetEnumBinder
<BundleEntrySearchModeEnum> BundleEntrySearchModeEnum.VALUESET_BINDER
Converts codes to their respective enumerated valuesModifier and TypeMethodDescriptionstatic BundleEntrySearchModeEnum
Returns the enumerated value associated with this codestatic BundleEntrySearchModeEnum
Returns the enum constant of this type with the specified name.static BundleEntrySearchModeEnum[]
BundleEntrySearchModeEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of BundleEntrySearchModeEnum in ca.uhn.fhir.util.bundle