
Uses of Class
org.hl7.fhir.r5.openehr.DV_ORDINAL
Packages that use DV_ORDINAL
- 
Uses of DV_ORDINAL in org.hl7.fhir.r5.openehrMethods in org.hl7.fhir.r5.openehr that return DV_ORDINALModifier and TypeMethodDescriptionDV_ORDINAL.copy()protected DV_ORDINALOpenehrJsonParser.parseDV_ORDINAL(com.google.gson.JsonObject json) protected DV_ORDINALOpenehrXmlParser.parseDV_ORDINAL(org.xmlpull.v1.XmlPullParser xpp) DV_ORDINAL.setSymbol(DV_CODED_TEXT value) DV_ORDINAL.setValue(int value) DV_ORDINAL.setValueElement(IntegerType value) protected DV_ORDINALDV_ORDINAL.typedCopy()Methods in org.hl7.fhir.r5.openehr with parameters of type DV_ORDINALModifier and TypeMethodDescriptionprotected voidOpenehrJsonParser.composeDV_ORDINAL(String name, DV_ORDINAL element) protected voidOpenehrXmlParser.composeDV_ORDINAL(String name, DV_ORDINAL element) protected voidOpenehrXmlParser.composeDV_ORDINALElements(DV_ORDINAL element) protected voidOpenehrJsonParser.composeDV_ORDINALProperties(DV_ORDINAL element) voidDV_ORDINAL.copyValues(DV_ORDINAL dst) protected booleanOpenehrXmlParser.parseDV_ORDINALContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, DV_ORDINAL res) protected voidOpenehrJsonParser.parseDV_ORDINALProperties(com.google.gson.JsonObject json, DV_ORDINAL res)