Uses of Class
org.hl7.fhir.dstu2.model.SupplyDelivery
-
Packages that use SupplyDelivery Package Description org.hl7.fhir.dstu2.formats org.hl7.fhir.dstu2.model -
-
Uses of SupplyDelivery in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.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)Methods in org.hl7.fhir.dstu2.formats with parameters of type SupplyDelivery Modifier and Type Method Description protected voidJsonParser. composeSupplyDelivery(String name, SupplyDelivery element)protected voidXmlParser. composeSupplyDelivery(String name, SupplyDelivery element)protected voidJsonParser. composeSupplyDeliveryInner(SupplyDelivery element) -
Uses of SupplyDelivery in org.hl7.fhir.dstu2.model
-