
Uses of Class
org.hl7.fhir.r5.model.EvidenceReport.EvidenceReportSubjectCharacteristicComponent
Packages that use EvidenceReport.EvidenceReportSubjectCharacteristicComponent
-
Uses of EvidenceReport.EvidenceReportSubjectCharacteristicComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return EvidenceReport.EvidenceReportSubjectCharacteristicComponentModifier and TypeMethodDescriptionJsonParser.parseEvidenceReportSubjectCharacteristicComponent
(com.google.gson.JsonObject json) XmlParser.parseEvidenceReportSubjectCharacteristicComponent
(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type EvidenceReport.EvidenceReportSubjectCharacteristicComponentModifier and TypeMethodDescriptionprotected void
JsonParser.composeEvidenceReportSubjectCharacteristicComponent
(String name, EvidenceReport.EvidenceReportSubjectCharacteristicComponent element) protected void
RdfParser.composeEvidenceReportSubjectCharacteristicComponent
(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, EvidenceReport.EvidenceReportSubjectCharacteristicComponent element, int index) protected void
XmlParser.composeEvidenceReportSubjectCharacteristicComponent
(String name, EvidenceReport.EvidenceReportSubjectCharacteristicComponent element) protected void
XmlParser.composeEvidenceReportSubjectCharacteristicComponentElements
(EvidenceReport.EvidenceReportSubjectCharacteristicComponent element) protected void
JsonParser.composeEvidenceReportSubjectCharacteristicComponentProperties
(EvidenceReport.EvidenceReportSubjectCharacteristicComponent element) protected boolean
XmlParser.parseEvidenceReportSubjectCharacteristicComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, EvidenceReport.EvidenceReportSubjectCharacteristicComponent res) protected void
JsonParser.parseEvidenceReportSubjectCharacteristicComponentProperties
(com.google.gson.JsonObject json, EvidenceReport.EvidenceReportSubjectCharacteristicComponent res) -
Uses of EvidenceReport.EvidenceReportSubjectCharacteristicComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type EvidenceReport.EvidenceReportSubjectCharacteristicComponentModifier and TypeFieldDescriptionEvidenceReport.EvidenceReportSubjectComponent.characteristic
Characteristic.Methods in org.hl7.fhir.r5.model that return EvidenceReport.EvidenceReportSubjectCharacteristicComponentModifier and TypeMethodDescriptionEvidenceReport.EvidenceReportSubjectComponent.addCharacteristic()
EvidenceReport.EvidenceReportSubjectCharacteristicComponent.copy()
EvidenceReport.EvidenceReportSubjectComponent.getCharacteristicFirstRep()
EvidenceReport.EvidenceReportSubjectCharacteristicComponent.setCode
(CodeableConcept value) EvidenceReport.EvidenceReportSubjectCharacteristicComponent.setExclude
(boolean value) EvidenceReport.EvidenceReportSubjectCharacteristicComponent.setExcludeElement
(BooleanType value) Methods in org.hl7.fhir.r5.model that return types with arguments of type EvidenceReport.EvidenceReportSubjectCharacteristicComponentModifier and TypeMethodDescriptionEvidenceReport.EvidenceReportSubjectComponent.getCharacteristic()
Methods in org.hl7.fhir.r5.model with parameters of type EvidenceReport.EvidenceReportSubjectCharacteristicComponentModifier and TypeMethodDescriptionEvidenceReport.EvidenceReportSubjectComponent.addCharacteristic
(EvidenceReport.EvidenceReportSubjectCharacteristicComponent t) void
EvidenceReport.EvidenceReportSubjectCharacteristicComponent.copyValues
(EvidenceReport.EvidenceReportSubjectCharacteristicComponent dst) Method parameters in org.hl7.fhir.r5.model with type arguments of type EvidenceReport.EvidenceReportSubjectCharacteristicComponentModifier and TypeMethodDescriptionEvidenceReport.EvidenceReportSubjectComponent.setCharacteristic
(List<EvidenceReport.EvidenceReportSubjectCharacteristicComponent> theCharacteristic)