
Uses of Class
ca.uhn.fhir.model.dstu2.resource.AuditEvent
Packages that use AuditEvent
-
Uses of AuditEvent in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return AuditEventModifier and TypeMethodDescriptionAuditEvent.addObject(AuditEvent.ObjectElement theValue) Adds a given new value for object ()AuditEvent.addParticipant(AuditEvent.Participant theValue) Adds a given new value for participant ()AuditEvent.setEvent(AuditEvent.Event theValue) Sets the value(s) for event ()AuditEvent.setObject(List<AuditEvent.ObjectElement> theValue) Sets the value(s) for object ()AuditEvent.setParticipant(List<AuditEvent.Participant> theValue) Sets the value(s) for participant ()AuditEvent.setSource(AuditEvent.Source theValue) Sets the value(s) for source ()