
Uses of Class
org.hl7.fhir.r5.openehr.DV_TIME
Packages that use DV_TIME
- 
Uses of DV_TIME in org.hl7.fhir.r5.openehrMethods in org.hl7.fhir.r5.openehr that return DV_TIMEModifier and TypeMethodDescriptionDV_TIME.copy()protected DV_TIMEOpenehrJsonParser.parseDV_TIME(com.google.gson.JsonObject json) protected DV_TIMEOpenehrXmlParser.parseDV_TIME(org.xmlpull.v1.XmlPullParser xpp) DV_TIME.setValueElement(StringType value) protected DV_TIMEDV_TIME.typedCopy()Methods in org.hl7.fhir.r5.openehr with parameters of type DV_TIMEModifier and TypeMethodDescriptionprotected voidOpenehrJsonParser.composeDV_TIME(String name, DV_TIME element) protected voidOpenehrXmlParser.composeDV_TIME(String name, DV_TIME element) protected voidOpenehrXmlParser.composeDV_TIMEElements(DV_TIME element) protected voidOpenehrJsonParser.composeDV_TIMEProperties(DV_TIME element) voidDV_TIME.copyValues(DV_TIME dst) protected booleanOpenehrXmlParser.parseDV_TIMEContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, DV_TIME res) protected voidOpenehrJsonParser.parseDV_TIMEProperties(com.google.gson.JsonObject json, DV_TIME res)