| Package | Description |
|---|---|
| org.hl7.fhir.instance.model |
| Modifier and Type | Class and Description |
|---|---|
class |
DateTimeType
Represents a FHIR dateTime datatype.
|
class |
DateType
Represents a FHIR date datatype.
|
class |
InstantType
Represents a FHIR instant datatype.
|
| Modifier and Type | Method and Description |
|---|---|
BaseDateTimeType |
BaseDateTimeType.setValue(Date theValue)
Sets the value of this date/time using the default level of precision
for this datatype
using the system local time zone
|
| Constructor and Description |
|---|
InstantType(BaseDateTimeType theDateTime)
Create a new DateTimeDt using an existing value.
|
Copyright © 2014–2018 University Health Network. All rights reserved.