
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.ItemAdjudicationComponentJsonParser.parseClaimResponseItemAdjudicationComponent(com.google.gson.JsonObject json, ClaimResponse owner) protected ClaimResponse.ItemAdjudicationComponentXmlParser.parseClaimResponseItemAdjudicationComponent(org.xmlpull.v1.XmlPullParser xpp, ClaimResponse owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type ClaimResponse.ItemAdjudicationComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeClaimResponseItemAdjudicationComponent(String name, ClaimResponse.ItemAdjudicationComponent element) protected voidXmlParser.composeClaimResponseItemAdjudicationComponent(String name, ClaimResponse.ItemAdjudicationComponent element) protected voidJsonParser.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.adjudicationThe 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)