| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Slot |
Slot.addIdentifier(IdentifierDt theValue)
Adds a given new value for identifier (id)
|
Slot |
Slot.setComment(String theString)
Sets the value for comment ()
|
Slot |
Slot.setComment(StringDt theValue)
Sets the value(s) for comment ()
|
Slot |
Slot.setEnd(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for end (when.planned)
|
Slot |
Slot.setEnd(InstantDt theValue)
Sets the value(s) for end (when.planned)
|
Slot |
Slot.setEndWithMillisPrecision(Date theDate)
Sets the value for end (when.planned)
|
Slot |
Slot.setFreeBusyType(BoundCodeDt<SlotStatusEnum> theValue)
Sets the value(s) for freeBusyType ()
|
Slot |
Slot.setFreeBusyType(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(BooleanDt theValue)
Sets the value(s) for overbooked ()
|
Slot |
Slot.setSchedule(ResourceReferenceDt theValue)
Sets the value(s) for schedule ()
|
Slot |
Slot.setStart(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for start (when.planned)
|
Slot |
Slot.setStart(InstantDt theValue)
Sets the value(s) 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)
|
Copyright © 2014–2016 University Health Network. All rights reserved.