Uses of Class
org.hl7.fhir.dstu2.model.ExplanationOfBenefit
-
Packages that use ExplanationOfBenefit Package Description org.hl7.fhir.dstu2.formats org.hl7.fhir.dstu2.model -
-
Uses of ExplanationOfBenefit in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return ExplanationOfBenefit Modifier and Type Method Description protected ExplanationOfBenefitJsonParser. parseExplanationOfBenefit(com.google.gson.JsonObject json)protected ExplanationOfBenefitXmlParser. parseExplanationOfBenefit(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.dstu2.formats with parameters of type ExplanationOfBenefit Modifier and Type Method Description protected voidJsonParser. composeExplanationOfBenefit(String name, ExplanationOfBenefit element)protected voidXmlParser. composeExplanationOfBenefit(String name, ExplanationOfBenefit element)protected voidJsonParser. composeExplanationOfBenefitInner(ExplanationOfBenefit element) -
Uses of ExplanationOfBenefit in org.hl7.fhir.dstu2.model
-