| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Appointment |
Appointment.addIdentifier(IdentifierDt theValue)
Adds a given new value for identifier ()
|
Appointment |
Appointment.addParticipant(Appointment.Participant theValue)
Adds a given new value for participant ()
|
Appointment |
Appointment.setComment(String theString)
Sets the value for comment ()
|
Appointment |
Appointment.setComment(StringDt theValue)
Sets the value(s) for comment ()
|
Appointment |
Appointment.setDescription(String theString)
Sets the value for description ()
|
Appointment |
Appointment.setDescription(StringDt theValue)
Sets the value(s) for description ()
|
Appointment |
Appointment.setEnd(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for end ()
|
Appointment |
Appointment.setEnd(InstantDt theValue)
Sets the value(s) for end ()
|
Appointment |
Appointment.setEndWithMillisPrecision(Date theDate)
Sets the value for end ()
|
Appointment |
Appointment.setIdentifier(List<IdentifierDt> theValue)
Sets the value(s) for identifier ()
|
Appointment |
Appointment.setMinutesDuration(int theInteger)
Sets the value for minutesDuration ()
|
Appointment |
Appointment.setMinutesDuration(PositiveIntDt theValue)
Sets the value(s) for minutesDuration ()
|
Appointment |
Appointment.setParticipant(List<Appointment.Participant> theValue)
Sets the value(s) for participant ()
|
Appointment |
Appointment.setPriority(int theInteger)
Sets the value for priority ()
|
Appointment |
Appointment.setPriority(UnsignedIntDt theValue)
Sets the value(s) for priority ()
|
Appointment |
Appointment.setReason(CodeableConceptDt theValue)
Sets the value(s) for reason ()
|
Appointment |
Appointment.setSlot(List<ResourceReferenceDt> theValue)
Sets the value(s) for slot ()
|
Appointment |
Appointment.setStart(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for start ()
|
Appointment |
Appointment.setStart(InstantDt theValue)
Sets the value(s) for start ()
|
Appointment |
Appointment.setStartWithMillisPrecision(Date theDate)
Sets the value for start ()
|
Appointment |
Appointment.setStatus(AppointmentStatusEnum theValue)
Sets the value(s) for status ()
|
Appointment |
Appointment.setStatus(BoundCodeDt<AppointmentStatusEnum> theValue)
Sets the value(s) for status ()
|
Appointment |
Appointment.setType(CodeableConceptDt theValue)
Sets the value(s) for type ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.