Uses of Class
org.hl7.fhir.r4.model.ResearchSubject
-
Packages that use ResearchSubject Package Description org.hl7.fhir.r4.formats org.hl7.fhir.r4.model -
-
Uses of ResearchSubject in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return ResearchSubject Modifier and Type Method Description protected ResearchSubjectJsonParser. parseResearchSubject(com.google.gson.JsonObject json)protected ResearchSubjectXmlParser. parseResearchSubject(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.r4.formats with parameters of type ResearchSubject Modifier and Type Method Description protected voidJsonParser. composeResearchSubject(String name, ResearchSubject element)protected voidRdfParser. composeResearchSubject(Turtle.Complex parent, String parentType, String name, ResearchSubject element, int index)protected voidXmlParser. composeResearchSubject(String name, ResearchSubject element)protected voidXmlParser. composeResearchSubjectElements(ResearchSubject element)protected voidJsonParser. composeResearchSubjectInner(ResearchSubject element)protected booleanXmlParser. parseResearchSubjectContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, ResearchSubject res)protected voidJsonParser. parseResearchSubjectProperties(com.google.gson.JsonObject json, ResearchSubject res) -
Uses of ResearchSubject in org.hl7.fhir.r4.model
Methods in org.hl7.fhir.r4.model with parameters of type ResearchSubject Modifier and Type Method Description voidResearchSubject. copyValues(ResearchSubject dst)
-