
Uses of Class
org.hl7.fhir.dstu2.model.AuditEvent.AuditEventSourceComponent
Packages that use AuditEvent.AuditEventSourceComponent
-
Uses of AuditEvent.AuditEventSourceComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return AuditEvent.AuditEventSourceComponentModifier and TypeMethodDescriptionprotected AuditEvent.AuditEventSourceComponentJsonParser.parseAuditEventAuditEventSourceComponent(com.google.gson.JsonObject json, AuditEvent owner) protected AuditEvent.AuditEventSourceComponentXmlParser.parseAuditEventAuditEventSourceComponent(org.xmlpull.v1.XmlPullParser xpp, AuditEvent owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type AuditEvent.AuditEventSourceComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeAuditEventAuditEventSourceComponent(String name, AuditEvent.AuditEventSourceComponent element) protected voidXmlParser.composeAuditEventAuditEventSourceComponent(String name, AuditEvent.AuditEventSourceComponent element) protected voidJsonParser.composeAuditEventAuditEventSourceComponentInner(AuditEvent.AuditEventSourceComponent element) -
Uses of AuditEvent.AuditEventSourceComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model declared as AuditEvent.AuditEventSourceComponentModifier and TypeFieldDescriptionprotected AuditEvent.AuditEventSourceComponentAuditEvent.sourceApplication systems and processes.Methods in org.hl7.fhir.dstu2.model that return AuditEvent.AuditEventSourceComponentModifier and TypeMethodDescriptionAuditEvent.AuditEventSourceComponent.copy()AuditEvent.getSource()AuditEvent.AuditEventSourceComponent.setIdentifier(Identifier value) AuditEvent.AuditEventSourceComponent.setSiteElement(StringType value) Methods in org.hl7.fhir.dstu2.model with parameters of type AuditEvent.AuditEventSourceComponentModifier and TypeMethodDescriptionAuditEvent.setSource(AuditEvent.AuditEventSourceComponent value) Constructors in org.hl7.fhir.dstu2.model with parameters of type AuditEvent.AuditEventSourceComponentModifierConstructorDescription