
Uses of Class
org.hl7.fhir.r5.openehr.DV_TEMPORAL
Packages that use DV_TEMPORAL
- 
Uses of DV_TEMPORAL in org.hl7.fhir.r5.openehrSubclasses of DV_TEMPORAL in org.hl7.fhir.r5.openehrModifier and TypeClassDescriptionclassRepresents 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_TEMPORALDV_TEMPORAL.copy()protected DV_TEMPORALOpenehrJsonParser.parseDV_TEMPORAL(com.google.gson.JsonObject json) protected DV_TEMPORALOpenehrXmlParser.parseDV_TEMPORAL(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.openehr with parameters of type DV_TEMPORALModifier and TypeMethodDescriptionprotected voidOpenehrJsonParser.composeDV_TEMPORAL(String name, DV_TEMPORAL element) protected voidOpenehrXmlParser.composeDV_TEMPORAL(String name, DV_TEMPORAL element) protected voidOpenehrXmlParser.composeDV_TEMPORALElements(DV_TEMPORAL element) protected voidOpenehrJsonParser.composeDV_TEMPORALProperties(DV_TEMPORAL element) voidDV_TEMPORAL.copyValues(DV_TEMPORAL dst) protected booleanOpenehrXmlParser.parseDV_TEMPORALContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, DV_TEMPORAL res) protected voidOpenehrJsonParser.parseDV_TEMPORALProperties(com.google.gson.JsonObject json, DV_TEMPORAL res)