Uses of Class
org.hl7.fhir.r4.model.ResearchDefinition
-
Packages that use ResearchDefinition Package Description org.hl7.fhir.r4.formats org.hl7.fhir.r4.model -
-
Uses of ResearchDefinition in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return ResearchDefinition Modifier and Type Method Description protected ResearchDefinitionJsonParser. parseResearchDefinition(com.google.gson.JsonObject json)protected ResearchDefinitionXmlParser. parseResearchDefinition(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.r4.formats with parameters of type ResearchDefinition Modifier and Type Method Description protected voidJsonParser. composeResearchDefinition(String name, ResearchDefinition element)protected voidRdfParser. composeResearchDefinition(Turtle.Complex parent, String parentType, String name, ResearchDefinition element, int index)protected voidXmlParser. composeResearchDefinition(String name, ResearchDefinition element)protected voidXmlParser. composeResearchDefinitionElements(ResearchDefinition element)protected voidJsonParser. composeResearchDefinitionInner(ResearchDefinition element)protected booleanXmlParser. parseResearchDefinitionContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, ResearchDefinition res)protected voidJsonParser. parseResearchDefinitionProperties(com.google.gson.JsonObject json, ResearchDefinition res) -
Uses of ResearchDefinition in org.hl7.fhir.r4.model
Methods in org.hl7.fhir.r4.model with parameters of type ResearchDefinition Modifier and Type Method Description voidResearchDefinition. copyValues(ResearchDefinition dst)
-