Uses of Class
ca.uhn.fhir.model.dstu2.resource.AuditEvent
-
Uses of AuditEvent in ca.uhn.fhir.model.dstu2.resource
Modifier 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 ()