Uses of Class
org.hl7.fhir.dstu2016may.model.VisionPrescription
-
Packages that use VisionPrescription Package Description org.hl7.fhir.dstu2016may.formats org.hl7.fhir.dstu2016may.model -
-
Uses of VisionPrescription in org.hl7.fhir.dstu2016may.formats
Methods in org.hl7.fhir.dstu2016may.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.dstu2016may.formats with parameters of type VisionPrescription Modifier and Type Method Description protected voidJsonParser. composeVisionPrescription(String name, VisionPrescription element)protected voidRdfParser. composeVisionPrescription(RdfGenerator.Complex parent, String parentType, String name, VisionPrescription element, int index)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.dstu2016may.model
-