Uses of Class
ca.uhn.fhir.model.primitive.InstantDt
-
Uses of InstantDt in ca.uhn.fhir.model.api
Modifier and TypeFieldDescriptionstatic final ResourceMetadataKeyEnum
<InstantDt> ResourceMetadataKeyEnum.PUBLISHED
The value for this key is the bundle entry Published time.static final ResourceMetadataKeyEnum
<InstantDt> ResourceMetadataKeyEnum.UPDATED
The value for this key is the bundle entry Updated time. -
Uses of InstantDt in ca.uhn.fhir.model.primitive
Modifier and TypeMethodDescriptionstatic InstantDt
InstantDt.withCurrentTime()
Factory method which creates a new InstantDt with millisecond precision and initializes it with the current time and the system local timezone.