Uses of Class
org.linuxforhealth.fhir.model.resource.ExplanationOfBenefit.Payment
-
Packages that use ExplanationOfBenefit.Payment Package Description org.linuxforhealth.fhir.model.resource -
-
Uses of ExplanationOfBenefit.Payment in org.linuxforhealth.fhir.model.resource
Methods in org.linuxforhealth.fhir.model.resource that return ExplanationOfBenefit.Payment Modifier and Type Method Description ExplanationOfBenefit.Payment
ExplanationOfBenefit.Payment.Builder. build()
Build theExplanationOfBenefit.Payment
ExplanationOfBenefit.Payment
ExplanationOfBenefit. getPayment()
Payment details for the adjudication of the claim.Methods in org.linuxforhealth.fhir.model.resource with parameters of type ExplanationOfBenefit.Payment Modifier and Type Method Description protected ExplanationOfBenefit.Payment.Builder
ExplanationOfBenefit.Payment.Builder. from(ExplanationOfBenefit.Payment payment)
ExplanationOfBenefit.Builder
ExplanationOfBenefit.Builder. payment(ExplanationOfBenefit.Payment payment)
Payment details for the adjudication of the claim.protected void
ExplanationOfBenefit.Payment.Builder. validate(ExplanationOfBenefit.Payment payment)
-