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