
Uses of Class
org.hl7.fhir.r5.openehr.DV_BOOLEAN
Packages that use DV_BOOLEAN
- 
Uses of DV_BOOLEAN in org.hl7.fhir.r5.openehrMethods in org.hl7.fhir.r5.openehr that return DV_BOOLEANModifier and TypeMethodDescriptionDV_BOOLEAN.copy()protected DV_BOOLEANOpenehrJsonParser.parseDV_BOOLEAN(com.google.gson.JsonObject json) protected DV_BOOLEANOpenehrXmlParser.parseDV_BOOLEAN(org.xmlpull.v1.XmlPullParser xpp) DV_BOOLEAN.setValue(boolean value) DV_BOOLEAN.setValueElement(BooleanType value) protected DV_BOOLEANDV_BOOLEAN.typedCopy()Methods in org.hl7.fhir.r5.openehr with parameters of type DV_BOOLEANModifier and TypeMethodDescriptionprotected voidOpenehrJsonParser.composeDV_BOOLEAN(String name, DV_BOOLEAN element) protected voidOpenehrXmlParser.composeDV_BOOLEAN(String name, DV_BOOLEAN element) protected voidOpenehrXmlParser.composeDV_BOOLEANElements(DV_BOOLEAN element) protected voidOpenehrJsonParser.composeDV_BOOLEANProperties(DV_BOOLEAN element) voidDV_BOOLEAN.copyValues(DV_BOOLEAN dst) protected booleanOpenehrXmlParser.parseDV_BOOLEANContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, DV_BOOLEAN res) protected voidOpenehrJsonParser.parseDV_BOOLEANProperties(com.google.gson.JsonObject json, DV_BOOLEAN res)