Uses of Class
org.linuxforhealth.fhir.model.resource.ExplanationOfBenefit.Payee
- 
Packages that use ExplanationOfBenefit.Payee Package Description org.linuxforhealth.fhir.model.resource  - 
- 
Uses of ExplanationOfBenefit.Payee in org.linuxforhealth.fhir.model.resource
Methods in org.linuxforhealth.fhir.model.resource that return ExplanationOfBenefit.Payee Modifier and Type Method Description ExplanationOfBenefit.PayeeExplanationOfBenefit.Payee.Builder. build()Build theExplanationOfBenefit.PayeeExplanationOfBenefit.PayeeExplanationOfBenefit. getPayee()The party to be reimbursed for cost of the products and services according to the terms of the policy.Methods in org.linuxforhealth.fhir.model.resource with parameters of type ExplanationOfBenefit.Payee Modifier and Type Method Description protected ExplanationOfBenefit.Payee.BuilderExplanationOfBenefit.Payee.Builder. from(ExplanationOfBenefit.Payee payee)ExplanationOfBenefit.BuilderExplanationOfBenefit.Builder. payee(ExplanationOfBenefit.Payee payee)The party to be reimbursed for cost of the products and services according to the terms of the policy.protected voidExplanationOfBenefit.Payee.Builder. validate(ExplanationOfBenefit.Payee payee) 
 -