Uses of Class
org.hl7.fhir.r4b.model.SupplyDelivery.SupplyDeliverySuppliedItemComponent
-
Packages that use SupplyDelivery.SupplyDeliverySuppliedItemComponent Package Description org.hl7.fhir.r4b.formats org.hl7.fhir.r4b.model -
-
Uses of SupplyDelivery.SupplyDeliverySuppliedItemComponent in org.hl7.fhir.r4b.formats
Methods in org.hl7.fhir.r4b.formats that return SupplyDelivery.SupplyDeliverySuppliedItemComponent Modifier and Type Method Description protected SupplyDelivery.SupplyDeliverySuppliedItemComponentJsonParser. parseSupplyDeliverySuppliedItemComponent(com.google.gson.JsonObject json)protected SupplyDelivery.SupplyDeliverySuppliedItemComponentXmlParser. parseSupplyDeliverySuppliedItemComponent(org.xmlpull.v1.XmlPullParser xpp) -
Uses of SupplyDelivery.SupplyDeliverySuppliedItemComponent in org.hl7.fhir.r4b.model
Fields in org.hl7.fhir.r4b.model declared as SupplyDelivery.SupplyDeliverySuppliedItemComponent Modifier and Type Field Description protected SupplyDelivery.SupplyDeliverySuppliedItemComponentSupplyDelivery. suppliedItemThe item that is being delivered or has been supplied.Methods in org.hl7.fhir.r4b.model that return SupplyDelivery.SupplyDeliverySuppliedItemComponent Modifier and Type Method Description SupplyDelivery.SupplyDeliverySuppliedItemComponentSupplyDelivery.SupplyDeliverySuppliedItemComponent. copy()SupplyDelivery.SupplyDeliverySuppliedItemComponentSupplyDelivery. getSuppliedItem()SupplyDelivery.SupplyDeliverySuppliedItemComponentSupplyDelivery.SupplyDeliverySuppliedItemComponent. setItem(DataType value)SupplyDelivery.SupplyDeliverySuppliedItemComponentSupplyDelivery.SupplyDeliverySuppliedItemComponent. setQuantity(Quantity value)Methods in org.hl7.fhir.r4b.model with parameters of type SupplyDelivery.SupplyDeliverySuppliedItemComponent Modifier and Type Method Description voidSupplyDelivery.SupplyDeliverySuppliedItemComponent. copyValues(SupplyDelivery.SupplyDeliverySuppliedItemComponent dst)SupplyDeliverySupplyDelivery. setSuppliedItem(SupplyDelivery.SupplyDeliverySuppliedItemComponent value)
-