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