| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
AppointmentResponse |
AppointmentResponse.addIdentifier(IdentifierDt theValue)
Adds a given new value for identifier ()
|
AppointmentResponse |
AppointmentResponse.setActor(ResourceReferenceDt theValue)
Sets the value(s) for actor ()
|
AppointmentResponse |
AppointmentResponse.setAppointment(ResourceReferenceDt theValue)
Sets the value(s) for appointment ()
|
AppointmentResponse |
AppointmentResponse.setComment(String theString)
Sets the value for comment ()
|
AppointmentResponse |
AppointmentResponse.setComment(StringDt theValue)
Sets the value(s) for comment ()
|
AppointmentResponse |
AppointmentResponse.setEnd(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for end ()
|
AppointmentResponse |
AppointmentResponse.setEnd(InstantDt theValue)
Sets the value(s) for end ()
|
AppointmentResponse |
AppointmentResponse.setEndWithMillisPrecision(Date theDate)
Sets the value for end ()
|
AppointmentResponse |
AppointmentResponse.setIdentifier(List<IdentifierDt> theValue)
Sets the value(s) for identifier ()
|
AppointmentResponse |
AppointmentResponse.setParticipantStatus(BoundCodeDt<ParticipantStatusEnum> theValue)
Sets the value(s) for participantStatus ()
|
AppointmentResponse |
AppointmentResponse.setParticipantStatus(ParticipantStatusEnum theValue)
Sets the value(s) for participantStatus ()
|
AppointmentResponse |
AppointmentResponse.setParticipantType(List<BoundCodeableConceptDt<ParticipantTypeEnum>> theValue)
Sets the value(s) for participantType ()
|
AppointmentResponse |
AppointmentResponse.setParticipantType(ParticipantTypeEnum theValue)
Sets the value(s), and clears any existing value(s) for participantType ()
|
AppointmentResponse |
AppointmentResponse.setStart(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for start ()
|
AppointmentResponse |
AppointmentResponse.setStart(InstantDt theValue)
Sets the value(s) for start ()
|
AppointmentResponse |
AppointmentResponse.setStartWithMillisPrecision(Date theDate)
Sets the value for start ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.