
Uses of Class
org.hl7.fhir.r5.openehr.VERSIONED_EHR_STATUS
Packages that use VERSIONED_EHR_STATUS
- 
Uses of VERSIONED_EHR_STATUS in org.hl7.fhir.r5.openehrMethods in org.hl7.fhir.r5.openehr that return VERSIONED_EHR_STATUSModifier and TypeMethodDescriptionVERSIONED_EHR_STATUS.copy()protected VERSIONED_EHR_STATUSOpenehrJsonParser.parseVERSIONED_EHR_STATUS(com.google.gson.JsonObject json) protected VERSIONED_EHR_STATUSOpenehrXmlParser.parseVERSIONED_EHR_STATUS(org.xmlpull.v1.XmlPullParser xpp) protected VERSIONED_EHR_STATUSVERSIONED_EHR_STATUS.typedCopy()Methods in org.hl7.fhir.r5.openehr with parameters of type VERSIONED_EHR_STATUSModifier and TypeMethodDescriptionprotected voidOpenehrJsonParser.composeVERSIONED_EHR_STATUS(String name, VERSIONED_EHR_STATUS element) protected voidOpenehrXmlParser.composeVERSIONED_EHR_STATUS(String name, VERSIONED_EHR_STATUS element) protected voidOpenehrXmlParser.composeVERSIONED_EHR_STATUSElements(VERSIONED_EHR_STATUS element) protected voidOpenehrJsonParser.composeVERSIONED_EHR_STATUSProperties(VERSIONED_EHR_STATUS element) voidVERSIONED_EHR_STATUS.copyValues(VERSIONED_EHR_STATUS dst) protected booleanOpenehrXmlParser.parseVERSIONED_EHR_STATUSContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, VERSIONED_EHR_STATUS res) protected voidOpenehrJsonParser.parseVERSIONED_EHR_STATUSProperties(com.google.gson.JsonObject json, VERSIONED_EHR_STATUS res)