Uses of Class
com.ibm.fhir.model.resource.ClaimResponse.Total
-
Packages that use ClaimResponse.Total Package Description com.ibm.fhir.model.resource -
-
Uses of ClaimResponse.Total in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return ClaimResponse.Total Modifier and Type Method Description ClaimResponse.TotalClaimResponse.Total.Builder. build()Build theClaimResponse.TotalMethods in com.ibm.fhir.model.resource that return types with arguments of type ClaimResponse.Total Modifier and Type Method Description java.util.List<ClaimResponse.Total>ClaimResponse. getTotal()Categorized monetary totals for the adjudication.Methods in com.ibm.fhir.model.resource with parameters of type ClaimResponse.Total Modifier and Type Method Description protected ClaimResponse.Total.BuilderClaimResponse.Total.Builder. from(ClaimResponse.Total total)ClaimResponse.BuilderClaimResponse.Builder. total(ClaimResponse.Total... total)Categorized monetary totals for the adjudication.protected voidClaimResponse.Total.Builder. validate(ClaimResponse.Total total)Method parameters in com.ibm.fhir.model.resource with type arguments of type ClaimResponse.Total Modifier and Type Method Description ClaimResponse.BuilderClaimResponse.Builder. total(java.util.Collection<ClaimResponse.Total> total)Categorized monetary totals for the adjudication.
-