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