Uses of Class
org.hl7.fhir.r4.model.SupplyDelivery
-
Packages that use SupplyDelivery Package Description org.hl7.fhir.r4.formats org.hl7.fhir.r4.model -
-
Uses of SupplyDelivery in org.hl7.fhir.r4.formats
Methods in org.hl7.fhir.r4.formats that return SupplyDelivery Modifier and Type Method Description protected SupplyDeliveryJsonParser. parseSupplyDelivery(com.google.gson.JsonObject json)protected SupplyDeliveryXmlParser. parseSupplyDelivery(org.xmlpull.v1.XmlPullParser xpp) -
Uses of SupplyDelivery in org.hl7.fhir.r4.model
Methods in org.hl7.fhir.r4.model with parameters of type SupplyDelivery Modifier and Type Method Description voidSupplyDelivery. copyValues(SupplyDelivery dst)
-