
Uses of Class
org.hl7.fhir.r5.openehr.VERSIONED_PARTY
Packages that use VERSIONED_PARTY
- 
Uses of VERSIONED_PARTY in org.hl7.fhir.r5.openehrMethods in org.hl7.fhir.r5.openehr that return VERSIONED_PARTYModifier and TypeMethodDescriptionVERSIONED_PARTY.copy()protected VERSIONED_PARTYOpenehrJsonParser.parseVERSIONED_PARTY(com.google.gson.JsonObject json) protected VERSIONED_PARTYOpenehrXmlParser.parseVERSIONED_PARTY(org.xmlpull.v1.XmlPullParser xpp) protected VERSIONED_PARTYVERSIONED_PARTY.typedCopy()Methods in org.hl7.fhir.r5.openehr with parameters of type VERSIONED_PARTYModifier and TypeMethodDescriptionprotected voidOpenehrJsonParser.composeVERSIONED_PARTY(String name, VERSIONED_PARTY element) protected voidOpenehrXmlParser.composeVERSIONED_PARTY(String name, VERSIONED_PARTY element) protected voidOpenehrXmlParser.composeVERSIONED_PARTYElements(VERSIONED_PARTY element) protected voidOpenehrJsonParser.composeVERSIONED_PARTYProperties(VERSIONED_PARTY element) voidVERSIONED_PARTY.copyValues(VERSIONED_PARTY dst) protected booleanOpenehrXmlParser.parseVERSIONED_PARTYContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, VERSIONED_PARTY res) protected voidOpenehrJsonParser.parseVERSIONED_PARTYProperties(com.google.gson.JsonObject json, VERSIONED_PARTY res)