
Uses of Class
ca.uhn.fhir.model.dstu2.resource.Slot
Packages that use Slot
-
Uses of Slot in ca.uhn.fhir.model.dstu2.resource
Methods in ca.uhn.fhir.model.dstu2.resource that return SlotModifier and TypeMethodDescriptionSlot.addIdentifier(IdentifierDt theValue) Adds a given new value for identifier (id)Slot.setComment(ca.uhn.fhir.model.primitive.StringDt theValue) Sets the value(s) for comment ()Slot.setComment(String theString) Sets the value for comment ()Slot.setEnd(ca.uhn.fhir.model.primitive.InstantDt theValue) Sets the value(s) for end (when.planned)Sets the value for end (when.planned)Slot.setEndWithMillisPrecision(Date theDate) Sets the value for end (when.planned)Slot.setFreeBusyType(SlotStatusEnum theValue) Sets the value(s) for freeBusyType ()Slot.setFreeBusyType(ca.uhn.fhir.model.primitive.BoundCodeDt<SlotStatusEnum> theValue) Sets the value(s) for freeBusyType ()Slot.setIdentifier(List<IdentifierDt> theValue) Sets the value(s) for identifier (id)Slot.setOverbooked(boolean theBoolean) Sets the value for overbooked ()Slot.setOverbooked(ca.uhn.fhir.model.primitive.BooleanDt theValue) Sets the value(s) for overbooked ()Slot.setSchedule(ResourceReferenceDt theValue) Sets the value(s) for schedule ()Slot.setStart(ca.uhn.fhir.model.primitive.InstantDt theValue) Sets the value(s) for start (when.planned)Sets the value for start (when.planned)Slot.setStartWithMillisPrecision(Date theDate) Sets the value for start (when.planned)Slot.setType(CodeableConceptDt theValue) Sets the value(s) for type (class)