AppointmentResponse |
AppointmentResponse.addIdentifier(Identifier t) |
AppointmentResponse |
AppointmentResponse.addParticipantType(CodeableConcept t) |
AppointmentResponse |
AppointmentResponse.copy() |
AppointmentResponse |
AppointmentResponse.setActor(Reference value) |
AppointmentResponse |
AppointmentResponse.setActorTarget(Resource value) |
AppointmentResponse |
AppointmentResponse.setAppointment(Reference value) |
AppointmentResponse |
AppointmentResponse.setAppointmentTarget(Appointment value) |
AppointmentResponse |
AppointmentResponse.setComment(String value) |
AppointmentResponse |
AppointmentResponse.setCommentElement(StringType value) |
AppointmentResponse |
AppointmentResponse.setEnd(Date value) |
AppointmentResponse |
AppointmentResponse.setEndElement(InstantType value) |
AppointmentResponse |
AppointmentResponse.setIdentifier(List<Identifier> theIdentifier) |
AppointmentResponse |
AppointmentResponse.setParticipantStatus(AppointmentResponse.ParticipantStatus value) |
AppointmentResponse |
AppointmentResponse.setParticipantStatusElement(Enumeration<AppointmentResponse.ParticipantStatus> value) |
AppointmentResponse |
AppointmentResponse.setParticipantType(List<CodeableConcept> theParticipantType) |
AppointmentResponse |
AppointmentResponse.setStart(Date value) |
AppointmentResponse |
AppointmentResponse.setStartElement(InstantType value) |
protected AppointmentResponse |
AppointmentResponse.typedCopy() |