Uses of Class
org.hl7.fhir.dstu2.model.Contract.ValuedItemComponent
Packages that use Contract.ValuedItemComponent
-
Uses of Contract.ValuedItemComponent in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return Contract.ValuedItemComponentModifier and TypeMethodDescriptionprotected Contract.ValuedItemComponentJsonParser.parseContractValuedItemComponent(com.google.gson.JsonObject json, Contract owner)protected Contract.ValuedItemComponentXmlParser.parseContractValuedItemComponent(org.xmlpull.v1.XmlPullParser xpp, Contract owner)Methods in org.hl7.fhir.dstu2.formats with parameters of type Contract.ValuedItemComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeContractValuedItemComponent(String name, Contract.ValuedItemComponent element)protected voidXmlParser.composeContractValuedItemComponent(String name, Contract.ValuedItemComponent element)protected voidJsonParser.composeContractValuedItemComponentInner(Contract.ValuedItemComponent element) -
Uses of Contract.ValuedItemComponent in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model with type parameters of type Contract.ValuedItemComponentModifier and TypeFieldDescriptionprotected List<Contract.ValuedItemComponent>Contract.valuedItemContract Valued Item List.Methods in org.hl7.fhir.dstu2.model that return Contract.ValuedItemComponentModifier and TypeMethodDescriptionContract.addValuedItem()Contract.ValuedItemComponent.copy()Contract.ValuedItemComponent.setEffectiveTime(Date value)Contract.ValuedItemComponent.setEffectiveTimeElement(DateTimeType value)Contract.ValuedItemComponent.setFactor(BigDecimal value)Contract.ValuedItemComponent.setFactorElement(DecimalType value)Contract.ValuedItemComponent.setIdentifier(Identifier value)Contract.ValuedItemComponent.setPoints(BigDecimal value)Contract.ValuedItemComponent.setPointsElement(DecimalType value)Contract.ValuedItemComponent.setQuantity(SimpleQuantity value)Contract.ValuedItemComponent.setUnitPrice(Money value)Methods in org.hl7.fhir.dstu2.model that return types with arguments of type Contract.ValuedItemComponentMethods in org.hl7.fhir.dstu2.model with parameters of type Contract.ValuedItemComponent