
Uses of Class
org.hl7.fhir.r5.openehr.PERSON
Packages that use PERSON
- 
Uses of PERSON in org.hl7.fhir.r5.openehrMethods in org.hl7.fhir.r5.openehr that return PERSONModifier and TypeMethodDescriptionPERSON.copy()protected PERSONOpenehrJsonParser.parsePERSON(com.google.gson.JsonObject json) protected PERSONOpenehrXmlParser.parsePERSON(org.xmlpull.v1.XmlPullParser xpp) protected PERSONPERSON.typedCopy()Methods in org.hl7.fhir.r5.openehr with parameters of type PERSONModifier and TypeMethodDescriptionprotected voidOpenehrJsonParser.composePERSON(String name, PERSON element) protected voidOpenehrXmlParser.composePERSON(String name, PERSON element) protected voidOpenehrXmlParser.composePERSONElements(PERSON element) protected voidOpenehrJsonParser.composePERSONProperties(PERSON element) voidPERSON.copyValues(PERSON dst) protected booleanOpenehrXmlParser.parsePERSONContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, PERSON res) protected voidOpenehrJsonParser.parsePERSONProperties(com.google.gson.JsonObject json, PERSON res)