
Uses of Class
ca.uhn.fhir.model.dstu2.resource.AuditEvent.Source
Packages that use AuditEvent.Source
-
Uses of AuditEvent.Source in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return AuditEvent.SourceModifier and TypeMethodDescriptionAdds a given new value for type ()AuditEvent.getSource()Gets the value(s) for source ().AuditEvent.Source.setIdentifier(IdentifierDt theValue) Sets the value(s) for identifier ()AuditEvent.Source.setSite(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for site ()Sets the value for site ()Sets the value(s) for type ()Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type AuditEvent.SourceModifier and TypeMethodDescriptionAuditEvent.setSource(AuditEvent.Source theValue) Sets the value(s) for source ()