
Uses of Class
org.hl7.fhir.r5.openehr.DV_TEMPORAL
Packages that use DV_TEMPORAL
-
Uses of DV_TEMPORAL in org.hl7.fhir.r5.openehr
Subclasses of DV_TEMPORAL in org.hl7.fhir.r5.openehrModifier and TypeClassDescriptionclass
Represents an absolute point in time, as measured on the Gregorian calendar, and specified only to the day.Methods in org.hl7.fhir.r5.openehr that return DV_TEMPORALModifier and TypeMethodDescriptionabstract DV_TEMPORAL
DV_TEMPORAL.copy()
protected DV_TEMPORAL
OpenehrJsonParser.parseDV_TEMPORAL
(com.google.gson.JsonObject json) protected DV_TEMPORAL
OpenehrXmlParser.parseDV_TEMPORAL
(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.openehr with parameters of type DV_TEMPORALModifier and TypeMethodDescriptionprotected void
OpenehrJsonParser.composeDV_TEMPORAL
(String name, DV_TEMPORAL element) protected void
OpenehrXmlParser.composeDV_TEMPORAL
(String name, DV_TEMPORAL element) protected void
OpenehrXmlParser.composeDV_TEMPORALElements
(DV_TEMPORAL element) protected void
OpenehrJsonParser.composeDV_TEMPORALProperties
(DV_TEMPORAL element) void
DV_TEMPORAL.copyValues
(DV_TEMPORAL dst) protected boolean
OpenehrXmlParser.parseDV_TEMPORALContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, DV_TEMPORAL res) protected void
OpenehrJsonParser.parseDV_TEMPORALProperties
(com.google.gson.JsonObject json, DV_TEMPORAL res)