| Package | Description |
|---|---|
| ca.uhn.fhir.model.api | |
| ca.uhn.fhir.model.primitive | |
| ca.uhn.fhir.rest.param |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IPrimitiveDatatypeWithPrecision<T,P> |
| Modifier and Type | Class and Description |
|---|---|
class |
BasePrimitive<T> |
| Modifier and Type | Method and Description |
|---|---|
IPrimitiveDatatype<?> |
ExtensionDt.getValueAsPrimitive()
Returns the value of this extension, casted to a primitive datatype.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Base64BinaryDt |
class |
BaseDateTimeDt |
class |
BooleanDt |
class |
BoundCodeDt<T extends Enum<?>> |
class |
CodeDt |
class |
DateDt
Represents a FHIR date datatype.
|
class |
DateTimeDt
Represents a FHIR dateTime datatype.
|
class |
DecimalDt |
class |
IdDt
Represents the FHIR ID type.
|
class |
IdrefDt |
class |
InstantDt
Represents a FHIR instant datatype.
|
class |
IntegerDt |
class |
MarkdownDt |
class |
OidDt |
class |
PositiveIntDt |
class |
StringDt |
class |
TimeDt
Represents a Time datatype, per the FHIR specification.
|
class |
UnsignedIntDt |
class |
UriDt |
class |
XhtmlDt |
| Modifier and Type | Class and Description |
|---|---|
class |
DateParam.DateParamDateTimeHolder |
Copyright © 2014–2017 University Health Network. All rights reserved.