
Uses of Class
org.hl7.fhir.dstu2.model.Claim.DetailComponent
Packages that use Claim.DetailComponent
-
Uses of Claim.DetailComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return Claim.DetailComponentModifier and TypeMethodDescriptionprotected Claim.DetailComponentJsonParser.parseClaimDetailComponent(com.google.gson.JsonObject json, Claim owner) protected Claim.DetailComponentXmlParser.parseClaimDetailComponent(org.xmlpull.v1.XmlPullParser xpp, Claim owner) Methods in org.hl7.fhir.dstu2.formats with parameters of type Claim.DetailComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeClaimDetailComponent(String name, Claim.DetailComponent element) protected voidXmlParser.composeClaimDetailComponent(String name, Claim.DetailComponent element) protected voidJsonParser.composeClaimDetailComponentInner(Claim.DetailComponent element) -
Uses of Claim.DetailComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type Claim.DetailComponentModifier and TypeFieldDescriptionprotected List<Claim.DetailComponent> Claim.ItemsComponent.detailSecond tier of goods and services.Methods in org.hl7.fhir.dstu2.model that return Claim.DetailComponentModifier and TypeMethodDescriptionClaim.ItemsComponent.addDetail()Claim.DetailComponent.addSubDetail(Claim.SubDetailComponent t) Claim.DetailComponent.copy()Claim.DetailComponent.setFactor(BigDecimal value) Claim.DetailComponent.setFactorElement(DecimalType value) Claim.DetailComponent.setPoints(BigDecimal value) Claim.DetailComponent.setPointsElement(DecimalType value) Claim.DetailComponent.setQuantity(SimpleQuantity value) Claim.DetailComponent.setSequence(int value) Claim.DetailComponent.setSequenceElement(PositiveIntType value) Claim.DetailComponent.setService(Coding value) Claim.DetailComponent.setUnitPrice(Money value) Methods in org.hl7.fhir.dstu2.model that return types with arguments of type Claim.DetailComponentMethods in org.hl7.fhir.dstu2.model with parameters of type Claim.DetailComponent