
Uses of Class
ca.uhn.fhir.model.dstu2.composite.DurationDt
Packages that use DurationDt
-
Uses of DurationDt in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return DurationDtModifier and TypeMethodDescriptionMedicationOrder.DispenseRequest.getExpectedSupplyDuration()
Gets the value(s) for expectedSupplyDuration ().Encounter.getLength()
Gets the value(s) for length ().Methods in ca.uhn.fhir.model.dstu2.resource with parameters of type DurationDtModifier and TypeMethodDescriptionMedicationOrder.DispenseRequest.setExpectedSupplyDuration
(DurationDt theValue) Sets the value(s) for expectedSupplyDuration ()Encounter.setLength
(DurationDt theValue) Sets the value(s) for length ()