
Uses of Class
ca.uhn.fhir.model.dstu2.resource.Order.When
Packages that use Order.When
-
Uses of Order.When in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return Order.WhenModifier and TypeMethodDescriptionOrder.getWhen()
Gets the value(s) for when ().Order.When.setCode
(CodeableConceptDt theValue) Sets the value(s) for code ()Order.When.setSchedule
(TimingDt theValue) Sets the value(s) for schedule (when.planned)Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type Order.WhenModifier and TypeMethodDescriptionOrder.setWhen
(Order.When theValue) Sets the value(s) for when ()