
Uses of Class
ca.uhn.fhir.model.dstu2.resource.VisionPrescription.Dispense
Packages that use VisionPrescription.Dispense
-
Uses of VisionPrescription.Dispense in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return VisionPrescription.DispenseModifier and TypeMethodDescriptionVisionPrescription.addDispense()
Adds and returns a new value for dispense ()VisionPrescription.getDispenseFirstRep()
Gets the first repetition for dispense (), creating it if it does not already exist.VisionPrescription.Dispense.setAdd
(double theValue) Sets the value for add ()VisionPrescription.Dispense.setAdd
(long theValue) Sets the value for add ()VisionPrescription.Dispense.setAdd
(ca.uhn.fhir.model.primitive.DecimalDt theValue) Sets the value(s) for add ()VisionPrescription.Dispense.setAdd
(BigDecimal theValue) Sets the value for add ()VisionPrescription.Dispense.setAxis
(int theInteger) Sets the value for axis ()VisionPrescription.Dispense.setAxis
(ca.uhn.fhir.model.primitive.IntegerDt theValue) Sets the value(s) for axis ()VisionPrescription.Dispense.setBackCurve
(double theValue) Sets the value for backCurve ()VisionPrescription.Dispense.setBackCurve
(long theValue) Sets the value for backCurve ()VisionPrescription.Dispense.setBackCurve
(ca.uhn.fhir.model.primitive.DecimalDt theValue) Sets the value(s) for backCurve ()VisionPrescription.Dispense.setBackCurve
(BigDecimal theValue) Sets the value for backCurve ()VisionPrescription.Dispense.setBase
(VisionBaseEnum theValue) Sets the value(s) for base ()VisionPrescription.Dispense.setBase
(ca.uhn.fhir.model.primitive.BoundCodeDt<VisionBaseEnum> theValue) Sets the value(s) for base ()VisionPrescription.Dispense.setBrand
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for brand ()Sets the value for brand ()VisionPrescription.Dispense.setColor
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for color ()Sets the value for color ()VisionPrescription.Dispense.setCylinder
(double theValue) Sets the value for cylinder ()VisionPrescription.Dispense.setCylinder
(long theValue) Sets the value for cylinder ()VisionPrescription.Dispense.setCylinder
(ca.uhn.fhir.model.primitive.DecimalDt theValue) Sets the value(s) for cylinder ()VisionPrescription.Dispense.setCylinder
(BigDecimal theValue) Sets the value for cylinder ()VisionPrescription.Dispense.setDiameter
(double theValue) Sets the value for diameter ()VisionPrescription.Dispense.setDiameter
(long theValue) Sets the value for diameter ()VisionPrescription.Dispense.setDiameter
(ca.uhn.fhir.model.primitive.DecimalDt theValue) Sets the value(s) for diameter ()VisionPrescription.Dispense.setDiameter
(BigDecimal theValue) Sets the value for diameter ()VisionPrescription.Dispense.setDuration
(SimpleQuantityDt theValue) Sets the value(s) for duration ()VisionPrescription.Dispense.setEye
(VisionEyesEnum theValue) Sets the value(s) for eye ()VisionPrescription.Dispense.setEye
(ca.uhn.fhir.model.primitive.BoundCodeDt<VisionEyesEnum> theValue) Sets the value(s) for eye ()VisionPrescription.Dispense.setNotes
(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for notes ()Sets the value for notes ()VisionPrescription.Dispense.setPower
(double theValue) Sets the value for power ()VisionPrescription.Dispense.setPower
(long theValue) Sets the value for power ()VisionPrescription.Dispense.setPower
(ca.uhn.fhir.model.primitive.DecimalDt theValue) Sets the value(s) for power ()VisionPrescription.Dispense.setPower
(BigDecimal theValue) Sets the value for power ()VisionPrescription.Dispense.setPrism
(double theValue) Sets the value for prism ()VisionPrescription.Dispense.setPrism
(long theValue) Sets the value for prism ()VisionPrescription.Dispense.setPrism
(ca.uhn.fhir.model.primitive.DecimalDt theValue) Sets the value(s) for prism ()VisionPrescription.Dispense.setPrism
(BigDecimal theValue) Sets the value for prism ()VisionPrescription.Dispense.setProduct
(CodingDt theValue) Sets the value(s) for product ()VisionPrescription.Dispense.setSphere
(double theValue) Sets the value for sphere ()VisionPrescription.Dispense.setSphere
(long theValue) Sets the value for sphere ()VisionPrescription.Dispense.setSphere
(ca.uhn.fhir.model.primitive.DecimalDt theValue) Sets the value(s) for sphere ()VisionPrescription.Dispense.setSphere
(BigDecimal theValue) Sets the value for sphere ()Methods in ca.uhn.fhir.model.dstu2.resource that return types with arguments of type VisionPrescription.DispenseModifier and TypeMethodDescriptionVisionPrescription.getDispense()
Gets the value(s) for dispense ().Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type VisionPrescription.DispenseModifier and TypeMethodDescriptionVisionPrescription.addDispense
(VisionPrescription.Dispense theValue) Adds a given new value for dispense ()Method parameters in ca.uhn.fhir.model.dstu2.resource with type arguments of type VisionPrescription.DispenseModifier and TypeMethodDescriptionVisionPrescription.setDispense
(List<VisionPrescription.Dispense> theValue) Sets the value(s) for dispense ()