
Uses of Class
org.hl7.fhir.r5.openehr.CONTRIBUTION
Packages that use CONTRIBUTION
-
Uses of CONTRIBUTION in org.hl7.fhir.r5.openehr
Methods in org.hl7.fhir.r5.openehr that return CONTRIBUTIONModifier and TypeMethodDescriptionCONTRIBUTION.addVersions
(OBJECT_REF t) CONTRIBUTION.copy()
protected CONTRIBUTION
OpenehrJsonParser.parseCONTRIBUTION
(com.google.gson.JsonObject json) protected CONTRIBUTION
OpenehrXmlParser.parseCONTRIBUTION
(org.xmlpull.v1.XmlPullParser xpp) CONTRIBUTION.setAudit
(AUDIT_DETAILS value) CONTRIBUTION.setUid
(HIER_OBJECT_ID value) CONTRIBUTION.setVersionsList
(List<OBJECT_REF> theVersions) protected CONTRIBUTION
CONTRIBUTION.typedCopy()
Methods in org.hl7.fhir.r5.openehr with parameters of type CONTRIBUTIONModifier and TypeMethodDescriptionprotected void
OpenehrJsonParser.composeCONTRIBUTION
(String name, CONTRIBUTION element) protected void
OpenehrXmlParser.composeCONTRIBUTION
(String name, CONTRIBUTION element) protected void
OpenehrXmlParser.composeCONTRIBUTIONElements
(CONTRIBUTION element) protected void
OpenehrJsonParser.composeCONTRIBUTIONProperties
(CONTRIBUTION element) void
CONTRIBUTION.copyValues
(CONTRIBUTION dst) protected boolean
OpenehrXmlParser.parseCONTRIBUTIONContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, CONTRIBUTION res) protected void
OpenehrJsonParser.parseCONTRIBUTIONProperties
(com.google.gson.JsonObject json, CONTRIBUTION res)