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