Uses of Class
org.hl7.fhir.dstu2.model.SupplyRequest
-
Packages that use SupplyRequest Package Description org.hl7.fhir.dstu2.formats org.hl7.fhir.dstu2.model -
-
Uses of SupplyRequest in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return SupplyRequest Modifier and Type Method Description protected SupplyRequestJsonParser. parseSupplyRequest(com.google.gson.JsonObject json)protected SupplyRequestXmlParser. parseSupplyRequest(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.dstu2.formats with parameters of type SupplyRequest Modifier and Type Method Description protected voidJsonParser. composeSupplyRequest(String name, SupplyRequest element)protected voidXmlParser. composeSupplyRequest(String name, SupplyRequest element)protected voidJsonParser. composeSupplyRequestInner(SupplyRequest element)protected SupplyRequest.SupplyRequestWhenComponentJsonParser. parseSupplyRequestSupplyRequestWhenComponent(com.google.gson.JsonObject json, SupplyRequest owner)protected SupplyRequest.SupplyRequestWhenComponentXmlParser. parseSupplyRequestSupplyRequestWhenComponent(org.xmlpull.v1.XmlPullParser xpp, SupplyRequest owner) -
Uses of SupplyRequest in org.hl7.fhir.dstu2.model
-