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