Uses of Class
org.hl7.fhir.r4.model.AuditEvent
-
Packages that use AuditEvent Package Description org.hl7.fhir.r4.formats org.hl7.fhir.r4.model -
-
Uses of AuditEvent in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return AuditEvent Modifier and Type Method Description protected AuditEventJsonParser. parseAuditEvent(com.google.gson.JsonObject json)protected AuditEventXmlParser. parseAuditEvent(org.xmlpull.v1.XmlPullParser xpp) -
Uses of AuditEvent in org.hl7.fhir.r4.model
Methods in org.hl7.fhir.r4.model with parameters of type AuditEvent Modifier and Type Method Description voidAuditEvent. copyValues(AuditEvent dst)
-