| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected VisionPrescription.PrismComponent |
JsonParser.parseVisionPrescriptionPrismComponent(com.google.gson.JsonObject json,
VisionPrescription owner) |
protected VisionPrescription.PrismComponent |
XmlParser.parseVisionPrescriptionPrismComponent(org.xmlpull.v1.XmlPullParser xpp,
VisionPrescription owner) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonParser.composeVisionPrescriptionPrismComponent(String name,
VisionPrescription.PrismComponent element) |
protected void |
XmlParser.composeVisionPrescriptionPrismComponent(String name,
VisionPrescription.PrismComponent element) |
protected void |
XmlParser.composeVisionPrescriptionPrismComponentElements(VisionPrescription.PrismComponent element) |
protected void |
JsonParser.composeVisionPrescriptionPrismComponentInner(VisionPrescription.PrismComponent element) |
protected boolean |
XmlParser.parseVisionPrescriptionPrismComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
VisionPrescription owner,
VisionPrescription.PrismComponent res) |
protected void |
JsonParser.parseVisionPrescriptionPrismComponentProperties(com.google.gson.JsonObject json,
VisionPrescription owner,
VisionPrescription.PrismComponent res) |
| Modifier and Type | Field and Description |
|---|---|
protected List<VisionPrescription.PrismComponent> |
VisionPrescription.VisionPrescriptionLensSpecificationComponent.prism
Allows for adjustment on two axis.
|
| Modifier and Type | Method and Description |
|---|---|
List<VisionPrescription.PrismComponent> |
VisionPrescription.VisionPrescriptionLensSpecificationComponent.getPrism() |
| Modifier and Type | Method and Description |
|---|---|
VisionPrescription.VisionPrescriptionLensSpecificationComponent |
VisionPrescription.VisionPrescriptionLensSpecificationComponent.addPrism(VisionPrescription.PrismComponent t) |
| Modifier and Type | Method and Description |
|---|---|
VisionPrescription.VisionPrescriptionLensSpecificationComponent |
VisionPrescription.VisionPrescriptionLensSpecificationComponent.setPrism(List<VisionPrescription.PrismComponent> thePrism) |
Copyright © 2014–2019 University Health Network. All rights reserved.