| Package | Description |
|---|---|
| ca.uhn.fhir.model.api | |
| ca.uhn.fhir.model.valueset |
| Modifier and Type | Field and Description |
|---|---|
static ResourceMetadataKeyEnum.ResourceMetadataKeySupportingAnyResource<BundleEntryTransactionMethodEnum,String> |
ResourceMetadataKeyEnum.ENTRY_TRANSACTION_METHOD
If present and populated with a
BundleEntryTransactionMethodEnum, contains the "bundle entry transaction operation", which is the value of the status field in the Bundle entry
containing this resource. |
| Modifier and Type | Field and Description |
|---|---|
static IValueSetEnumBinder<BundleEntryTransactionMethodEnum> |
BundleEntryTransactionMethodEnum.VALUESET_BINDER
Converts codes to their respective enumerated values
|
| Modifier and Type | Method and Description |
|---|---|
BundleEntryTransactionMethodEnum |
BundleEntryTransactionMethodEnum.forCode(String theCode)
Returns the enumerated value associated with this code
|
static BundleEntryTransactionMethodEnum |
BundleEntryTransactionMethodEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BundleEntryTransactionMethodEnum[] |
BundleEntryTransactionMethodEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2017 University Health Network. All rights reserved.