
Uses of Class
org.hl7.fhir.dstu2.model.ClaimResponse.SubdetailAdjudicationComponent
Packages that use ClaimResponse.SubdetailAdjudicationComponent
-
Uses of ClaimResponse.SubdetailAdjudicationComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return ClaimResponse.SubdetailAdjudicationComponentModifier and TypeMethodDescriptionJsonParser.parseClaimResponseSubdetailAdjudicationComponent
(com.google.gson.JsonObject json, ClaimResponse owner) XmlParser.parseClaimResponseSubdetailAdjudicationComponent
(org.xmlpull.v1.XmlPullParser xpp, ClaimResponse owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type ClaimResponse.SubdetailAdjudicationComponentModifier and TypeMethodDescriptionprotected void
JsonParser.composeClaimResponseSubdetailAdjudicationComponent
(String name, ClaimResponse.SubdetailAdjudicationComponent element) protected void
XmlParser.composeClaimResponseSubdetailAdjudicationComponent
(String name, ClaimResponse.SubdetailAdjudicationComponent element) protected void
JsonParser.composeClaimResponseSubdetailAdjudicationComponentInner
(ClaimResponse.SubdetailAdjudicationComponent element) -
Uses of ClaimResponse.SubdetailAdjudicationComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type ClaimResponse.SubdetailAdjudicationComponentModifier and TypeFieldDescriptionprotected List
<ClaimResponse.SubdetailAdjudicationComponent> ClaimResponse.SubDetailComponent.adjudication
The adjudications results.Methods in org.hl7.fhir.dstu2.model that return ClaimResponse.SubdetailAdjudicationComponentModifier and TypeMethodDescriptionClaimResponse.SubDetailComponent.addAdjudication()
ClaimResponse.SubdetailAdjudicationComponent.copy()
ClaimResponse.SubdetailAdjudicationComponent.setValue
(BigDecimal value) ClaimResponse.SubdetailAdjudicationComponent.setValueElement
(DecimalType value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type ClaimResponse.SubdetailAdjudicationComponentMethods in org.hl7.fhir.dstu2.model with parameters of type ClaimResponse.SubdetailAdjudicationComponentModifier and TypeMethodDescriptionClaimResponse.SubDetailComponent.addAdjudication
(ClaimResponse.SubdetailAdjudicationComponent t)