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