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 InsurancePlan
JsonParser. parseInsurancePlan(com.google.gson.JsonObject json)
protected InsurancePlan
XmlParser. parseInsurancePlan(org.xmlpull.v1.XmlPullParser xpp)
Methods in org.hl7.fhir.r5.formats with parameters of type InsurancePlan Modifier and Type Method Description protected void
JsonParser. composeInsurancePlan(String name, InsurancePlan element)
protected void
RdfParser. composeInsurancePlan(Turtle.Complex parent, String parentType, String name, InsurancePlan element, int index)
protected void
XmlParser. composeInsurancePlan(String name, InsurancePlan element)
protected void
XmlParser. composeInsurancePlanElements(InsurancePlan element)
protected void
JsonParser. composeInsurancePlanProperties(InsurancePlan element)
protected boolean
XmlParser. parseInsurancePlanContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, InsurancePlan res)
protected void
JsonParser. 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 void
InsurancePlan. copyValues(InsurancePlan dst)
-