| Package | Description |
|---|---|
| ca.uhn.fhir.model.api | |
| ca.uhn.fhir.model.base.composite | |
| ca.uhn.fhir.model.primitive | |
| ca.uhn.fhir.rest.param |
| Modifier and Type | Field and Description |
|---|---|
static ResourceMetadataKeyEnum<DecimalDt> |
ResourceMetadataKeyEnum.ENTRY_SCORE
Denotes the search score which a given resource should match in a transaction.
|
| Modifier and Type | Method and Description |
|---|---|
DecimalDt |
BundleEntry.getScore() |
| Modifier and Type | Method and Description |
|---|---|
void |
BundleEntry.setScore(DecimalDt theScore) |
| Modifier and Type | Method and Description |
|---|---|
abstract DecimalDt |
BaseQuantityDt.getValueElement()
Gets the value(s) for value (Numerical value (with implicit precision)).
|
| Modifier and Type | Method and Description |
|---|---|
int |
DecimalDt.compareTo(DecimalDt theObj) |
| Modifier and Type | Method and Description |
|---|---|
DecimalDt |
QuantityParam.getValueAsDecimalDt()
Deprecated.
Use
QuantityParam.getValue() instead |
Copyright © 2014–2017 University Health Network. All rights reserved.