
Uses of Class
org.hl7.fhir.dstu2.model.ClaimResponse.AddedItemDetailAdjudicationComponent
Packages that use ClaimResponse.AddedItemDetailAdjudicationComponent
-
Uses of ClaimResponse.AddedItemDetailAdjudicationComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return ClaimResponse.AddedItemDetailAdjudicationComponentModifier and TypeMethodDescriptionJsonParser.parseClaimResponseAddedItemDetailAdjudicationComponent
(com.google.gson.JsonObject json, ClaimResponse owner) XmlParser.parseClaimResponseAddedItemDetailAdjudicationComponent
(org.xmlpull.v1.XmlPullParser xpp, ClaimResponse owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type ClaimResponse.AddedItemDetailAdjudicationComponentModifier and TypeMethodDescriptionprotected void
JsonParser.composeClaimResponseAddedItemDetailAdjudicationComponent
(String name, ClaimResponse.AddedItemDetailAdjudicationComponent element) protected void
XmlParser.composeClaimResponseAddedItemDetailAdjudicationComponent
(String name, ClaimResponse.AddedItemDetailAdjudicationComponent element) protected void
JsonParser.composeClaimResponseAddedItemDetailAdjudicationComponentInner
(ClaimResponse.AddedItemDetailAdjudicationComponent element) -
Uses of ClaimResponse.AddedItemDetailAdjudicationComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type ClaimResponse.AddedItemDetailAdjudicationComponentModifier and TypeFieldDescriptionClaimResponse.AddedItemsDetailComponent.adjudication
The adjudications results.Methods in org.hl7.fhir.dstu2.model that return ClaimResponse.AddedItemDetailAdjudicationComponentModifier and TypeMethodDescriptionClaimResponse.AddedItemsDetailComponent.addAdjudication()
ClaimResponse.AddedItemDetailAdjudicationComponent.copy()
ClaimResponse.AddedItemDetailAdjudicationComponent.setValue
(BigDecimal value) ClaimResponse.AddedItemDetailAdjudicationComponent.setValueElement
(DecimalType value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type ClaimResponse.AddedItemDetailAdjudicationComponentMethods in org.hl7.fhir.dstu2.model with parameters of type ClaimResponse.AddedItemDetailAdjudicationComponentModifier and TypeMethodDescriptionClaimResponse.AddedItemsDetailComponent.addAdjudication
(ClaimResponse.AddedItemDetailAdjudicationComponent t)