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