Uses of Class
org.projecthusky.common.utils.time.Hl7Dtm
Packages that use Hl7Dtm
-
Uses of Hl7Dtm in org.projecthusky.common.model
Methods in org.projecthusky.common.model that return Hl7DtmModifier and TypeMethodDescription@Nullable Hl7DtmAuthor.getTimeAsHl7Dtm()Returns the participation start time as anHl7Dtmornull.@Nullable Hl7DtmParticipant.getTimeAsHl7Dtm()Returns the time as anHl7Dtmornull. -
Uses of Hl7Dtm in org.projecthusky.common.utils.time
Methods in org.projecthusky.common.utils.time that return Hl7DtmModifier and TypeMethodDescriptionstatic @NonNull Hl7DtmDateTimes.completeToEarliestInstant(@NonNull org.openehealth.ipf.commons.ihe.xds.core.metadata.Timestamp timestamp) Takes an HL7 DTM-formatted value given as aHl7Dtm, sets the resolution to the fraction of seconds by filling missing values to the start of the year, month, day, hour and minute if needed (i.e.static @NonNull Hl7DtmDateTimes.completeToEarliestInstant(@NonNull Hl7Dtm hl7Dtm) Takes an HL7 DTM-formatted value given as aHl7Dtm, sets the resolution to the fraction of seconds by filling missing values to the start of the year, month, day, hour and minute if needed (i.e.static @NonNull Hl7DtmDateTimes.completeToLatestInstant(@NonNull org.openehealth.ipf.commons.ihe.xds.core.metadata.Timestamp timestamp) Takes an HL7 DTM-formatted value given as aHl7Dtm, sets the resolution to the fraction of seconds by filling missing values to the end of the year, month, day, hour and minute if needed (i.e.static @NonNull Hl7DtmDateTimes.completeToLatestInstant(@NonNull Hl7Dtm hl7Dtm) Takes an HL7 DTM-formatted value given as aHl7Dtm, sets the resolution to the fraction of seconds by filling missing values to the end of the year, month, day, hour and minute if needed (i.e.static Hl7DtmCreates aHl7Dtmobject from the given string.static Hl7DtmHl7Dtm.now()Methods in org.projecthusky.common.utils.time with parameters of type Hl7DtmModifier and TypeMethodDescriptionstatic @NonNull Hl7DtmDateTimes.completeToEarliestInstant(@NonNull Hl7Dtm hl7Dtm) Takes an HL7 DTM-formatted value given as aHl7Dtm, sets the resolution to the fraction of seconds by filling missing values to the start of the year, month, day, hour and minute if needed (i.e.static @NonNull Hl7DtmDateTimes.completeToLatestInstant(@NonNull Hl7Dtm hl7Dtm) Takes an HL7 DTM-formatted value given as aHl7Dtm, sets the resolution to the fraction of seconds by filling missing values to the end of the year, month, day, hour and minute if needed (i.e.static @NonNull Instant