| Package | Description |
|---|---|
| ca.uhn.fhir.context | |
| ca.uhn.fhir.model.primitive | |
| ca.uhn.fhir.model.valueset | |
| ca.uhn.fhir.rest.api |
| Modifier and Type | Method and Description |
|---|---|
IValueSetEnumBinder<Enum<?>> |
RuntimeChildCompositeBoundDatatypeDefinition.getInstanceConstructorArguments() |
| Constructor and Description |
|---|
RuntimeChildCompositeBoundDatatypeDefinition(Field theField,
String theElementName,
Child theChildAnnotation,
Description theDescriptionAnnotation,
Class<? extends IBase> theDatatype,
IValueSetEnumBinder<Enum<?>> theBinder,
Class<? extends Enum<?>> theEnumType) |
| Modifier and Type | Method and Description |
|---|---|
IValueSetEnumBinder<T> |
BoundCodeDt.getBinder() |
| Constructor and Description |
|---|
BoundCodeDt(IValueSetEnumBinder<T> theBinder) |
BoundCodeDt(IValueSetEnumBinder<T> theBinder,
T theValue) |
| Modifier and Type | Field and Description |
|---|---|
static IValueSetEnumBinder<BundleEntrySearchModeEnum> |
BundleEntrySearchModeEnum.VALUESET_BINDER
Converts codes to their respective enumerated values
|
static IValueSetEnumBinder<BundleTypeEnum> |
BundleTypeEnum.VALUESET_BINDER
Converts codes to their respective enumerated values
|
static IValueSetEnumBinder<BundleEntryTransactionMethodEnum> |
BundleEntryTransactionMethodEnum.VALUESET_BINDER
Converts codes to their respective enumerated values
|
| Modifier and Type | Field and Description |
|---|---|
static IValueSetEnumBinder<RestSearchParameterTypeEnum> |
RestSearchParameterTypeEnum.VALUESET_BINDER
Converts codes to their respective enumerated values
|
Copyright © 2014–2019 University Health Network. All rights reserved.