Uses of Class
org.hl7.fhir.dstu2.model.VisionPrescription
-
Packages that use VisionPrescription Package Description org.hl7.fhir.dstu2.formats org.hl7.fhir.dstu2.model -
-
Uses of VisionPrescription in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return VisionPrescription Modifier and Type Method Description protected VisionPrescriptionJsonParser. parseVisionPrescription(com.google.gson.JsonObject json)protected VisionPrescriptionXmlParser. parseVisionPrescription(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.dstu2.formats with parameters of type VisionPrescription Modifier and Type Method Description protected voidJsonParser. composeVisionPrescription(String name, VisionPrescription element)protected voidXmlParser. composeVisionPrescription(String name, VisionPrescription element)protected voidJsonParser. composeVisionPrescriptionInner(VisionPrescription element)protected VisionPrescription.VisionPrescriptionDispenseComponentJsonParser. parseVisionPrescriptionVisionPrescriptionDispenseComponent(com.google.gson.JsonObject json, VisionPrescription owner)protected VisionPrescription.VisionPrescriptionDispenseComponentXmlParser. parseVisionPrescriptionVisionPrescriptionDispenseComponent(org.xmlpull.v1.XmlPullParser xpp, VisionPrescription owner) -
Uses of VisionPrescription in org.hl7.fhir.dstu2.model
-