Uses of Class
ca.uhn.fhir.model.dstu2.resource.SupplyDelivery
Packages that use SupplyDelivery
-
Uses of SupplyDelivery in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return SupplyDeliveryModifier and TypeMethodDescriptionSupplyDelivery.setDestination(ResourceReferenceDt theValue)Sets the value(s) for destination ()SupplyDelivery.setIdentifier(IdentifierDt theValue)Sets the value(s) for identifier ()SupplyDelivery.setPatient(ResourceReferenceDt theValue)Sets the value(s) for patient ()SupplyDelivery.setQuantity(SimpleQuantityDt theValue)Sets the value(s) for quantity ()SupplyDelivery.setReceiver(List<ResourceReferenceDt> theValue)Sets the value(s) for receiver ()SupplyDelivery.setStatus(SupplyDeliveryStatusEnum theValue)Sets the value(s) for status ()SupplyDelivery.setStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<SupplyDeliveryStatusEnum> theValue)Sets the value(s) for status ()SupplyDelivery.setSuppliedItem(ResourceReferenceDt theValue)Sets the value(s) for suppliedItem ()SupplyDelivery.setSupplier(ResourceReferenceDt theValue)Sets the value(s) for supplier ()SupplyDelivery.setTime(ca.uhn.fhir.model.primitive.DateTimeDt theValue)Sets the value(s) for time ()Sets the value for time ()SupplyDelivery.setTimeWithSecondsPrecision(Date theDate)Sets the value for time ()SupplyDelivery.setType(CodeableConceptDt theValue)Sets the value(s) for type ()SupplyDelivery.setWhenPrepared(PeriodDt theValue)Sets the value(s) for whenPrepared ()