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.Payment
ExplanationOfBenefit.Payment.Builder. build()
Build theExplanationOfBenefit.Payment
ExplanationOfBenefit.Payment
ExplanationOfBenefit. 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.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)
-