Uses of Class
org.hl7.fhir.r4.model.ImmunizationEvaluation
-
Packages that use ImmunizationEvaluation Package Description org.hl7.fhir.r4.formats org.hl7.fhir.r4.model -
-
Uses of ImmunizationEvaluation in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return ImmunizationEvaluation Modifier and Type Method Description protected ImmunizationEvaluationJsonParser. parseImmunizationEvaluation(com.google.gson.JsonObject json)protected ImmunizationEvaluationXmlParser. parseImmunizationEvaluation(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.r4.formats with parameters of type ImmunizationEvaluation Modifier and Type Method Description protected voidJsonParser. composeImmunizationEvaluation(String name, ImmunizationEvaluation element)protected voidRdfParser. composeImmunizationEvaluation(Turtle.Complex parent, String parentType, String name, ImmunizationEvaluation element, int index)protected voidXmlParser. composeImmunizationEvaluation(String name, ImmunizationEvaluation element)protected voidXmlParser. composeImmunizationEvaluationElements(ImmunizationEvaluation element)protected voidJsonParser. composeImmunizationEvaluationInner(ImmunizationEvaluation element)protected booleanXmlParser. parseImmunizationEvaluationContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, ImmunizationEvaluation res)protected voidJsonParser. parseImmunizationEvaluationProperties(com.google.gson.JsonObject json, ImmunizationEvaluation res) -
Uses of ImmunizationEvaluation in org.hl7.fhir.r4.model
Methods in org.hl7.fhir.r4.model with parameters of type ImmunizationEvaluation Modifier and Type Method Description voidImmunizationEvaluation. copyValues(ImmunizationEvaluation dst)
-