Uses of Class
org.hl7.fhir.dstu2.model.AuditEvent.AuditEventParticipantComponent
Packages that use AuditEvent.AuditEventParticipantComponent
-
Uses of AuditEvent.AuditEventParticipantComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return AuditEvent.AuditEventParticipantComponentModifier and TypeMethodDescriptionJsonParser.parseAuditEventAuditEventParticipantComponent(com.google.gson.JsonObject json, AuditEvent owner)XmlParser.parseAuditEventAuditEventParticipantComponent(org.xmlpull.v1.XmlPullParser xpp, AuditEvent owner)Methods in org.hl7.fhir.dstu2.formats with parameters of type AuditEvent.AuditEventParticipantComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeAuditEventAuditEventParticipantComponent(String name, AuditEvent.AuditEventParticipantComponent element)protected voidXmlParser.composeAuditEventAuditEventParticipantComponent(String name, AuditEvent.AuditEventParticipantComponent element)protected voidJsonParser.composeAuditEventAuditEventParticipantComponentInner(AuditEvent.AuditEventParticipantComponent element) -
Uses of AuditEvent.AuditEventParticipantComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type AuditEvent.AuditEventParticipantComponentModifier and TypeFieldDescriptionprotected List<AuditEvent.AuditEventParticipantComponent>AuditEvent.participantA person, a hardware device or software process.Methods in org.hl7.fhir.dstu2.model that return AuditEvent.AuditEventParticipantComponentModifier and TypeMethodDescriptionAuditEvent.addParticipant()AuditEvent.AuditEventParticipantComponent.addPurposeOfUse(Coding t)AuditEvent.AuditEventParticipantComponent.addRole(CodeableConcept t)AuditEvent.AuditEventParticipantComponent.copy()AuditEvent.AuditEventParticipantComponent.setAltIdElement(StringType value)AuditEvent.AuditEventParticipantComponent.setLocation(Reference value)AuditEvent.AuditEventParticipantComponent.setLocationTarget(Location value)AuditEvent.AuditEventParticipantComponent.setNameElement(StringType value)AuditEvent.AuditEventParticipantComponent.setNetwork(AuditEvent.AuditEventParticipantNetworkComponent value)AuditEvent.AuditEventParticipantComponent.setReference(Reference value)AuditEvent.AuditEventParticipantComponent.setReferenceTarget(Resource value)AuditEvent.AuditEventParticipantComponent.setRequestor(boolean value)AuditEvent.AuditEventParticipantComponent.setRequestorElement(BooleanType value)AuditEvent.AuditEventParticipantComponent.setUserId(Identifier value)Methods in org.hl7.fhir.dstu2.model that return types with arguments of type AuditEvent.AuditEventParticipantComponentMethods in org.hl7.fhir.dstu2.model with parameters of type AuditEvent.AuditEventParticipantComponentModifier and TypeMethodDescriptionAuditEvent.addParticipant(AuditEvent.AuditEventParticipantComponent t)