| Package | Description |
|---|---|
| ca.uhn.fhir.model.api | |
| ca.uhn.fhir.model.valueset |
| Modifier and Type | Field and Description |
|---|---|
static ResourceMetadataKeyEnum.ResourceMetadataKeySupportingAnyResource<BundleEntrySearchModeEnum,String> |
ResourceMetadataKeyEnum.ENTRY_SEARCH_MODE
If present and populated with a
BundleEntrySearchModeEnum, contains the "bundle entry search mode", which is the value of the status field in the Bundle entry containing this resource. |
| Modifier and Type | Field and Description |
|---|---|
static IValueSetEnumBinder<BundleEntrySearchModeEnum> |
BundleEntrySearchModeEnum.VALUESET_BINDER
Converts codes to their respective enumerated values
|
| Modifier and Type | Method and Description |
|---|---|
BundleEntrySearchModeEnum |
BundleEntrySearchModeEnum.forCode(String theCode)
Returns the enumerated value associated with this code
|
static BundleEntrySearchModeEnum |
BundleEntrySearchModeEnum.valueOf(String name)
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.
|
Copyright © 2014–2019 University Health Network. All rights reserved.