Slot |
Slot.addIdentifier(IdentifierDt theValue) |
Adds a given new value for identifier (id)
|
Slot |
Slot.setComment(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for comment ()
|
Slot |
Slot.setComment(String theString) |
Sets the value for comment ()
|
Slot |
Slot.setEnd(ca.uhn.fhir.model.primitive.InstantDt theValue) |
Sets the value(s) for end (when.planned)
|
Slot |
Slot.setEnd(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value for end (when.planned)
|
Slot |
Slot.setEndWithMillisPrecision(Date theDate) |
Sets the value for end (when.planned)
|
Slot |
Slot.setFreeBusyType(SlotStatusEnum theValue) |
Sets the value(s) for freeBusyType ()
|
Slot |
Slot.setFreeBusyType(ca.uhn.fhir.model.primitive.BoundCodeDt<SlotStatusEnum> theValue) |
Sets the value(s) for freeBusyType ()
|
Slot |
Slot.setIdentifier(List<IdentifierDt> theValue) |
Sets the value(s) for identifier (id)
|
Slot |
Slot.setOverbooked(boolean theBoolean) |
Sets the value for overbooked ()
|
Slot |
Slot.setOverbooked(ca.uhn.fhir.model.primitive.BooleanDt theValue) |
Sets the value(s) for overbooked ()
|
Slot |
Slot.setSchedule(ResourceReferenceDt theValue) |
Sets the value(s) for schedule ()
|
Slot |
Slot.setStart(ca.uhn.fhir.model.primitive.InstantDt theValue) |
Sets the value(s) for start (when.planned)
|
Slot |
Slot.setStart(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value for start (when.planned)
|
Slot |
Slot.setStartWithMillisPrecision(Date theDate) |
Sets the value for start (when.planned)
|
Slot |
Slot.setType(CodeableConceptDt theValue) |
Sets the value(s) for type (class)
|