Uses of Class
org.hl7.fhir.r5.model.InsurancePlan
-
Packages that use InsurancePlan Package Description org.hl7.fhir.r5.formats org.hl7.fhir.r5.model -
-
Uses of InsurancePlan in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return InsurancePlan Modifier and Type Method Description protected InsurancePlanJsonParser. parseInsurancePlan(com.google.gson.JsonObject json)protected InsurancePlanXmlParser. parseInsurancePlan(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.r5.formats with parameters of type InsurancePlan Modifier and Type Method Description protected voidJsonParser. composeInsurancePlan(String name, InsurancePlan element)protected voidRdfParser. composeInsurancePlan(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, InsurancePlan element, int index)protected voidXmlParser. composeInsurancePlan(String name, InsurancePlan element)protected voidXmlParser. composeInsurancePlanElements(InsurancePlan element)protected voidJsonParser. composeInsurancePlanProperties(InsurancePlan element)protected booleanXmlParser. parseInsurancePlanContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, InsurancePlan res)protected voidJsonParser. parseInsurancePlanProperties(com.google.gson.JsonObject json, InsurancePlan res) -
Uses of InsurancePlan in org.hl7.fhir.r5.model
Methods in org.hl7.fhir.r5.model with parameters of type InsurancePlan Modifier and Type Method Description voidInsurancePlan. copyValues(InsurancePlan dst)
-